commit | 806ebbbc633941654e20326adb7c8b08bff47cfb | [log] [tgz] |
---|---|---|
author | Chandan Ghosh <cghosh12@in.ibm.com> | Thu Nov 29 17:21:37 2018 +0530 |
committer | Chandan Ghosh <cghosh12@in.ibm.com> | Thu Nov 29 17:21:44 2018 +0530 |
tree | 529b457408e0003ecfbfaf6842832f944f0053f8 | |
parent | 6eb11a73f23b46e94f4209687a368dc1396e5404 [diff] |
Added fix for potential nullpointerexception Added fix for potential nullpointerexception reported in sonar Issue-ID: CCSDK-767 Change-Id: I92a363ded79ea282c24216b525c8567492a53e17 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.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".