commit | e36b3f21fb653e5a27e76d44daa54f537e39a525 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Thu Sep 21 15:00:19 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Thu Sep 21 15:04:55 2017 +0530 |
tree | dba165f12b06ba980825f1a4386b423cdf463028 | |
parent | d1ed09daa141268d0cb830f5060e9463719d1eba [diff] |
Move string literals to left hand side Moving string literals to left-hand side of equals()/equalsIgnore() *This is done to prevent null pointer exception from being raised Issue-Id: CCSDK-87 Change-Id: Ibe9deee4fd48b3037be8708a0e3869d741c9173b Signed-off-by: surya-huawei <a.u.surya@huawei.com>
This source repository contains the code for the SDN Controller adaptors. 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".