commit | 75a7aa446b04504739cc2249d81116811a136111 | [log] [tgz] |
---|---|---|
author | Parshad Patel <pars.patel@samsung.com> | Tue Jul 24 19:58:14 2018 +0900 |
committer | Parshad Patel <pars.patel@samsung.com> | Wed Jul 25 10:19:01 2018 +0900 |
tree | 701a909ffe105ea86d483b217424bc76b20c1927 | |
parent | 622e7b365132d0504c0408bed9dd5e29d605d619 [diff] |
Fix sonar issues Fix use try-with-resources issues in ccsdk/sli/northbound Issue-ID: CCSDK-332 Change-Id: Ibc61e6b3ec81e774556172c63c0ca062b6bd6a26 Signed-off-by: Parshad Patel <pars.patel@samsung.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".