Merge pull request #380 from chearius/6.1.x

Bugfix for DROOLS-354 and DROOLS-540 on 6.1.x branch (backport from master)
tree: 00fef85e7478d92df62dcb820c94e60a7b697384
  1. drools-compiler/
  2. drools-core/
  3. drools-decisiontables/
  4. drools-distribution/
  5. drools-docs/
  6. drools-examples/
  7. drools-examples-api/
  8. drools-examples-cdi/
  9. drools-jsr94/
  10. drools-persistence-jpa/
  11. drools-pmml/
  12. drools-reteoo/
  13. drools-scorecards/
  14. drools-templates/
  15. drools-verifier/
  16. drools-workbench-models/
  17. kie-ci/
  18. kie-ci-osgi/
  19. kie-maven-plugin/
  20. kie-maven-plugin-example/
  21. knowledge-api-legacy5-adapter/
  22. .gitignore
  23. LICENSE-ASL-2.0.txt
  24. pom.xml
  25. 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.