commit | bebf6ea5839c87799602da01b166000f8b746b86 | [log] [tgz] |
---|---|---|
author | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Wed Sep 27 16:13:04 2017 +0530 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Wed Sep 27 16:13:04 2017 +0530 |
tree | 23b1535e24058ff74ae4134b7a8d8b0f2442a120 | |
parent | 3458e16a7f0c9b48337a295359cda65423dbd587 [diff] |
Refinements to core Changes includes: 1. Simplifying the test cases. 2. Critical Sonar issue fix for MdsalHelper 3. Critical sonar issue fix for SvcLogicServiceImpl 4. Use logger in-built formatting. https://sonar.onap.org/component_issues/index?id=org.onap.ccsdk.sli.core%3Accsdk-sli-core#resolved=false|severities=CRITICAL Change-Id: Ib85637fcd2351970f8d96bf6b855db05cf7d9834 Issue-Id: CCSDK-67 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".