commit | f2a8be2ff5e94c1d0f008cc61be38d14597d3538 | [log] [tgz] |
---|---|---|
author | ezhil <ezhrajam@in.ibm.com> | Tue Nov 27 17:05:37 2018 +0530 |
committer | Ezhilarasi R <ezhrajam@in.ibm.com> | Tue Nov 27 11:37:48 2018 +0000 |
tree | 43f0b969734ab377403a7e921b95ee755d9e1e5b | |
parent | 66672fd9b9f6b28b3624d06f731d5097e6a186c8 [diff] |
Fixed Sonar issue in FileRecorder Removed unused imports Issue-ID: CCSDK-755 Change-Id: I1e303a0490e0da0f1ca998197524d4400ad80eb5 Signed-off-by: ezhil <ezhrajam@in.ibm.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".