Merge "Added junit for feature-healthcheck"
tree: 3a0f7cac02d328f4f6604beab9282f6f8c6f3b53
  1. api-state-management/
  2. feature-eelf/
  3. feature-healthcheck/
  4. feature-session-persistence/
  5. feature-state-management/
  6. feature-test-transaction/
  7. packages/
  8. policy-core/
  9. policy-endpoints/
  10. policy-management/
  11. policy-utils/
  12. .gitreview
  13. LICENSE.txt
  14. pom.xml
  15. README.md
  16. version.properties
README.md

This source repository contains the ONAP Policy DroolsPDP code. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install