[BZ-1035338] add timeout for UrlConnection in UrlResource
(cherry picked from commit 4506dc93eb3c2c276cb5e91c0350d283599928d2)
1 file changed
tree: 61624e56f0cd842e55c5e3b2b5262094949c15bd
  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-scorecards/
  11. drools-templates/
  12. drools-verifier/
  13. .gitignore
  14. LICENSE-ASL-2.0.txt
  15. pom.xml
  16. 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.