commit | 69188cc2e95748481d7bbbad55c0a636107e4b2e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Mar 24 18:50:46 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Mar 24 18:50:46 2020 +0000 |
tree | c2d90d7af962b43c3311009490034d8d3edf6343 | |
parent | 803e7a177bcc3d0d418f7a442164b4c8122b8314 [diff] | |
parent | fe50ba26235d73de9e84fe425fc40f6fa3abcda4 [diff] |
Merge "Add support for jks cert fomat" Former-commit-id: ccdfcf82e4804febff7597cf87395be2a0b98a46
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".