Junit-SvcLogicParserException.java

JUNIT for file SvcLogicParserException.java

Issue-ID: CCSDK-1525
Change-Id: I64cebc8a692b2c1700a7a28206c30d1ba4e66fc1
Signed-off-by: anushadasari <danush10@in.ibm.com>
1 file changed
tree: 4956d19de88831b4b4c630b84f03ca3509148143
  1. artifacts/
  2. dblib/
  3. features/
  4. filters/
  5. sli/
  6. sliapi/
  7. sliPluginUtils/
  8. src/
  9. utils/
  10. .gitignore
  11. INFO.yaml
  12. LICENSE.txt
  13. pom.xml
  14. README.md
  15. version.properties
README.md

This source repository contains the code for the core SDN Controller components. To compile this code:

  1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.

  2. To compile, run "mvn clean install".