Merge pull request #122 from apache/UNOMI-259-jdk11-support

UNOMI-259 JDK 11 support
tree: 263c340d3a294f580f15cbe8285eeefcc1411881
  1. api/
  2. common/
  3. docker/
  4. extensions/
  5. itests/
  6. kar/
  7. lifecycle-watcher/
  8. manual/
  9. metrics/
  10. package/
  11. performance-tests/
  12. persistence-elasticsearch/
  13. persistence-spi/
  14. plugins/
  15. rest/
  16. samples/
  17. services/
  18. tools/
  19. wab/
  20. .gitignore
  21. buildAndRun.sh
  22. buildAndRunNoTests.sh
  23. BUILDING
  24. compileDeploy.sh
  25. generate-package.sh
  26. generate-site-and-upload.sh
  27. generate-site.sh
  28. KEYS
  29. LICENSE
  30. license-mappings.xml
  31. MERGING-PULL-REQUESTS
  32. NOTICE
  33. NOTICE.template
  34. pom.xml
  35. README.md
  36. release-audit.sh
  37. setenv.sh
  38. update-notice.sh
README.md

Build Status Maven Central

Apache Unomi

Apache Unomi stores user profile information and is mostly used to provide a backend server for A/B testing and personalization. To do so it implements the currently under development OASIS Context Server specification.

License

The source code is available under the Apache License V2

Documentation

You can find all the updated documentation, including building and deployment instructions, on the Apache Unomi web site.