commit | 0eb2b3c81039b28b752d7e271ae0572a1eb35fcb | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Fri Sep 22 10:55:16 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Fri Sep 22 10:58:47 2017 +0530 |
tree | f1043a4fb0aa1819029e9917a9767fc445195210 | |
parent | e36b3f21fb653e5a27e76d44daa54f537e39a525 [diff] |
Use Integer.toString() for type conversion Major sonar issue in sli/adaptors module *Intead of implicit type conversion use static method to save memory and cycles Issue-Id: CCSDK-87 Change-Id: Icb75229ffb41bdf8b683f2a306acc856ce9106f6 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".