commit | 25a55717cf3d16c3bbaf0efdf197e5ccd68123da | [log] [tgz] |
---|---|---|
author | prakash.e <prakash.e@huawei.com> | Fri Jan 05 12:15:29 2018 +0530 |
committer | prakash eswaramoorthy <prakash.e@huawei.com> | Mon Jan 08 14:29:39 2018 +0000 |
tree | 8865d9e72b7392d65dbd8cef3e71bafe1a546c70 | |
parent | df299c18dc8c00878dccdf3086556a08ca202896 [diff] |
Exception issue *deployList is used before initialization which results in NullPointer Exception. Change-Id: I53d43d7656577368ac35db78ba27c015a2c8ac52 Issue-ID: CCSDK-170 Signed-off-by: prakash.e <prakash.e@huawei.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".