commit | 3e64dafb04f0f7d40613bcc67efbe999ed132b47 | [log] [tgz] |
---|---|---|
author | Parshad Patel <pars.patel@samsung.com> | Wed Nov 07 15:58:19 2018 +0900 |
committer | Parshad Patel <pars.patel@samsung.com> | Mon Nov 19 15:28:50 2018 +0900 |
tree | 3a21852c4a32602a87ef89258c1c36ab4d6240a9 | |
parent | 28e2e1ca2a9c9d1df3e2b3ab69c0aecbb62918bd [diff] |
Fix blocker sonar issue in sli/core Fix use try with resources issue in FileRecorder.java Issue-ID: CCSDK-647 Change-Id: Ibe8afb5873b3af681def5310cc53ea0172608f1a Signed-off-by: Parshad Patel <pars.patel@samsung.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".