commit | 353820686261dbda4fcb9fdb406d2988ae21eda4 | [log] [tgz] |
---|---|---|
author | Ruchira Agarwal <ra1926@att.com> | Mon Apr 02 13:10:55 2018 +0000 |
committer | Ruchira Agarwal <ra1926@att.com> | Mon Apr 02 13:10:55 2018 +0000 |
tree | 63259a6813d765716f03c39b315e6892bfd9b799 | |
parent | 99fe1a5e5cd8348d6a7e501691d4b78eca97393b [diff] |
Delete extraneous log dirs Log directories should not be committed Change-Id: Ia0cf39110e32999522a6b87d930c9bb600ebeff2 Issue-ID: CCSDK-172 Signed-off-by: Ruchira Agarwal <ra1926@att.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".