commit | 3cc6cc194791d9eedfe87fd671ee0db3e8e72897 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Thu Oct 12 13:40:39 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Thu Oct 12 13:42:03 2017 +0530 |
tree | 17319a56a3ca8a60fc067359e3119454e29a695a | |
parent | e83bb3719c410e1f3d5b9d1fa345672dec9f7f43 [diff] |
Remove null check *Move string literal to the left side of comparison Null check is performed by String.equalsIgnorecase hence removed Issue-Id: CCSDK-117 Change-Id: I48c8815f9f20a1c6e86c8b4af8966c9945d5b0c7 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".