commit | aa5441ed5a583c3b0c9e487108cd691310c1e78a | [log] [tgz] |
---|---|---|
author | Arun S. Yerra <arun.yerra@huawei.com> | Thu Sep 07 11:09:06 2017 -0700 |
committer | Arun S. Yerra <arun.yerra@huawei.com> | Thu Sep 07 22:28:38 2017 -0700 |
tree | 02f7e8c59ad2d958062bbe9da92310c4d556c462 | |
parent | de9f4a0a63e7eef6663a132b6ec565b49bbd01b6 [diff] |
Fix Sonar issues within SliPluginUtils module Sonarqube report for SliPluginUtils identified some critical bugs. This fix will address these bugs. Issue-Id: CCSDK-81 Change-Id: I9a1738c02f1364b17a0895b94f26c373e4a19f1f Signed-off-by: Arun S. Yerra <arun.yerra@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".