commit | 0117eb5d68254f02da924a379401251ff7bbd4ce | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon May 01 14:17:44 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon May 01 14:17:44 2017 +0000 |
tree | 31c5eba974d3cd36589da010334d4c3c1327f069 | |
parent | 4d7fbb773430199babbdab8b375afe6c238f5b49 [diff] | |
parent | 4a9c3e27c9dddf51dc6a0a4c3bc52713c2f4a4d7 [diff] |
Merge "[SDNC-7] Remove ODL tarball" Former-commit-id: cd98c6ee2394e934d6495e6bd17f745402239110
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".