commit | 342453d02784a1bd791848db8af9e3f927710ec0 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Sun Sep 17 23:25:14 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Sun Sep 17 23:25:14 2017 +0530 |
tree | 84df0d694f89f4e2dfd046c559891a85043af920 | |
parent | 9342e92c2557dfc7df213b37e3957f282342b2eb [diff] |
Fix Sonar Issue in sli/plugins module One major issue * move string literal to left side of string comparison Issue-Id: CCSDK-87 Change-Id: I1277c4c5515bd45ad6854c63cf6160f17b7725d0 Signed-off-by: surya-huawei <a.u.surya@huawei.com>
This source repository contains the code for the CCSDK plugins.
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".