commit | d1ed09daa141268d0cb830f5060e9463719d1eba | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Wed Sep 20 12:22:35 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Wed Sep 20 12:24:31 2017 +0530 |
tree | ddc2ac3f81ce197451af9d50fe2b9e564b9b7fdb | |
parent | fa58685070866ca95774779d0a5bc593c9a5800b [diff] |
Fix Sonar Issue in sli/adaptors module One blocker issue *Checking for a null dereferencing This is to avoid NullPointerException Issue-Id: CCSDK-87 Change-Id: Ie2192636e3ad8dfa9643cac61b3086c3cd33f126 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".