commit | 5e31510dba7647b0d0873d9864a0ee6c309e2247 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Tue Sep 19 14:57:17 2017 +0530 |
committer | SURYA A U <a.u.surya@huawei.com> | Wed Sep 20 06:24:56 2017 +0000 |
tree | f5a832c8b74000ad771a5b8c81909ab8992ce610 | |
parent | 9a236162e1c3fd5dcc425544c5ecf5290b0fafb2 [diff] |
Fix Sonar Issue One blocker issue in sli/core module *Check for null dereferencing Issue-Id: CCSDK-87 Change-Id: I5ebaef24b3fd6534b5e818c3087e3d8213ed770c 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".