commit | b2e9585b4343f8f570ef422f9fec4a1f96c8c786 | [log] [tgz] |
---|---|---|
author | ezhil <ezhrajam@in.ibm.com> | Tue Dec 18 15:17:07 2018 +0530 |
committer | ezhil <ezhrajam@in.ibm.com> | Tue Dec 18 15:18:18 2018 +0530 |
tree | 1915e4c4a8507da6b02b46139f08eb30cb4d01fa | |
parent | ce68f67d008c292f36d440f2dc473ba23d673fce [diff] |
Fixed sonar issue in ResourceLockedException.java Fixed major sonar issue Issue-ID: CCSDK-834 Change-Id: Ifeb52731e712d1459f3922008fcf65161bda0dd3 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".