commit | b84ab092b638b5babc0c9c4c3a11d39deb03c695 | [log] [tgz] |
---|---|---|
author | Parshad Patel <pars.patel@samsung.com> | Mon Jul 16 11:11:04 2018 +0900 |
committer | Parshad Patel <pars.patel@samsung.com> | Mon Jul 16 16:26:21 2018 +0900 |
tree | 268facead97bf9c07b166f5e9ee87d9d44a26ccc | |
parent | 3c36ac2ba101ec0cc596c15bfd45efcc731f442f [diff] |
Fix sonar issue in SqlResource.java Add finally clause to close ResultSet Issue-ID: CCSDK-332 Change-Id: I1b856123caf56fad08064c63013cfe0859c2ae53 Signed-off-by: Parshad Patel <pars.patel@samsung.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".