Add directory to search path used on OSX with Homebrew
2 files changed
tree: 2c017a8ace57b5f032b8ecec664ef8a0dd235649
  1. src/
  2. .asf.yaml
  3. .astylerc
  4. .editorconfig
  5. .gitattributes
  6. .gitignore
  7. autogen.sh
  8. build.xml
  9. CMakeLists.txt
  10. configure.ac
  11. configure.bat
  12. doap_log4cxx.rdf
  13. INSTALL
  14. KEYS
  15. liblog4cxx.pc.in
  16. LICENSE
  17. Makefile.am
  18. NOTICE
  19. pom.xml
  20. README.md
  21. release_perform.sh
  22. release_prepare.sh
  23. release_purge.sh
README.md

Issues and pull requests

Issues are maintained in the Apache JIRA by default, so before posting pull requests, please have a look there if an associated issue with your problem/feature/... exists already. If not, it‘s generally OK to directly create pull requests IF code is already available, but please be somewhat verbose: Provide some background information about what actual problem the PR solves, why this needs to be solved etc. Don’t just provide commits about the fact that you changed something.

If any discussion is needed before actually having any code, simply create a ticket in JIRA or send a message to the corresponding mailing list. Thanks!