commit | 58d39ebe7b6650931a3e87a67d2a265a45599995 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri May 15 17:23:14 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri May 15 17:23:14 2020 +0000 |
tree | 2c3604ec836547374d443f266a52dc7d1d5b25f6 | |
parent | 4f07c48d03f9bbe6d1a367594d719a19cfee0959 [diff] | |
parent | cff14ced3c9bd1d9440a774c7dc3618bbeef4c27 [diff] |
Merge "Change log4j2 configuration" Former-commit-id: 589bc64347dc1281b43622cfd70ba0bc5f5dca1a
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".