JBRULES-3145 BZ-811745: improving the agent code to handle different
types of serialized packages - Phase 3.(cherry picked from commit 2222a7fc4e31bf0329bf2025164b73ca3abe4adf)
1 file changed
tree: 8769b10bec3514ef30e9d2fa9943c53d7193f293
  1. drools-clips/
  2. drools-compiler/
  3. drools-core/
  4. drools-decisiontables/
  5. drools-distribution/
  6. drools-docs/
  7. drools-examples/
  8. drools-jsr94/
  9. drools-persistence-jpa/
  10. drools-templates/
  11. drools-verifier/
  12. .gitignore
  13. LICENSE-ASL-2.0.txt
  14. pom.xml
  15. README.md
README.md

Developing Drools and jBPM

If you want to build or contribute to a droolsjbpm project, read this document.

It will save you and us a lot of time by setting up your development environment correctly. It solves all known pitfalls that can disrupt your development. It also describes all guidelines, tips and tricks. If you want your pull requests (or patches) to be merged into master, please respect those guidelines.