commit | 880929c1d62cc06e2a2c24c9426d3b4c52cb0f56 | [log] [tgz] |
---|---|---|
author | Parshad Patel <pars.patel@samsung.com> | Thu Jul 12 18:27:27 2018 +0900 |
committer | Parshad Patel <pars.patel@samsung.com> | Thu Jul 12 18:32:47 2018 +0900 |
tree | f14abf2485c0efb55c5c7523ce1fe8ec5132939e | |
parent | f7c04ba242c8cead90536dc27a4620593304189a [diff] |
Fix sonar issue in AAIClientRESTExecutor FileInputStream closed Issue-ID: CCSDK-332 Change-Id: I889e6f57e50eb3256b74c7f5342dea872ea3aa6a 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".