DROOLS-25: merging patch and enforcing preload

(cherry picked from commit 03abd1c5a57b82d7420af74a4b3c0bbd17423ac0)
2 files changed
tree: f8637119fe6924e45d4155dac3d6c0e5aafc161c
  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.