commit | 98cc3655f6632b4140fd1a419819d3a72ba1add7 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Tue Sep 12 11:07:35 2017 +0530 |
committer | SURYA A U <a.u.surya@huawei.com> | Wed Sep 13 04:32:34 2017 +0000 |
tree | cddf88d8d65f51b4363fd5ca2191474c8f627b21 | |
parent | efe32de47055db3223c0fa2c84494a677a28935e [diff] |
Fix Sonar Issues few major issues in sli/core module Issue-Id: CCSDK-87 Change-Id: I1fb86f084d270906dcf61d33701da54a82f2c3a4 Signed-off-by: surya-huawei <a.u.surya@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".