commit | c84c0c1761cddac08f28b554809580df1f84d59e | [log] [tgz] |
---|---|---|
author | shashikanth <shashikanth.vh@huawei.com> | Thu Sep 21 19:24:34 2017 +0530 |
committer | Shashikanth VH <shashikanth.vh@huawei.com> | Thu Sep 21 14:02:50 2017 +0000 |
tree | 3f40ba1a9d803aa7c6516e84bffb17066111557a | |
parent | d1ed09daa141268d0cb830f5060e9463719d1eba [diff] |
Fix Blocker/Critical sonar issues Fix Blocker/Critical sonar issues in ccsdk/sli/adaptors module https://sonar.onap.org/component_issues?id=org.onap.ccsdk.sli.adaptors%3Accsdk-sli-adaptors#resolved=false|severities=BLOCKER Fixed Close "PreparedStatement". Issue-Id: CCSDK-67 Change-Id: I2d4b42067f3286806f7bca8821ce17328d72091f Signed-off-by: shashikanth.vh <shashikanth.vh@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".