commit | fde2515098be8db3eae61e1aa510a747dd660e10 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Mon Sep 25 14:56:04 2017 +0530 |
committer | SURYA A U <a.u.surya@huawei.com> | Wed Sep 27 03:09:34 2017 +0000 |
tree | 561f09ab844e080d95b9a277bcd83d495e949467 | |
parent | ea256b21bd4f2565ca9ae30e737748e40aa21f23 [diff] |
Use Long.toString instead Major sonar issue in sli/core module *Using static method to reduce memory and cycles Issue-Id: CCSDK-87 Change-Id: Iaf255892a4bd698934f865a707e54f8e740370ab Signed-off-by: surya-huawei <a.u.surya@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".