Tag release 0.9.0 release candidate 3
Rest API location transformers use mutable map

LocationConfig contains null values which Guava's ImmutableMap rejects
with a NullPointerException
2 files changed
tree: 93a80c736f9892d5bd2fa577470e20024c9583f8
  1. api/
  2. camp/
  3. core/
  4. karaf/
  5. launcher/
  6. launcher-common/
  7. locations/
  8. logging/
  9. parent/
  10. policy/
  11. rest/
  12. server-cli/
  13. software/
  14. storage/
  15. test-framework/
  16. test-support/
  17. utils/
  18. .gitattributes
  19. .gitignore
  20. LICENSE
  21. NOTICE
  22. pom.xml
  23. README.md
README.md

Brooklyn

Apache Brooklyn Server Sub-Project

This repo contains the core elements to run a Brooklyn server, from the API and utils through to the core implementation and the REST server.