commit | 6a146258879e64344b5837dfa6dee566edba4dda | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Aug 29 11:16:02 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Aug 29 14:11:03 2019 -0400 |
tree | 39e8046e59048ed295ce136fdf490945e37c9ed2 | |
parent | b9de9b7836dc88ca6cf746b1199014850b04e853 [diff] |
Revert "Proposal to remove OSGi dependencies from the CCSDK project" This reverts commit 7b76725b56304435b01c5b97c3424da0605119ee. This must be reverted due to lack of jUnit test cases. Change-Id: I0a9116e3ed95553505cd7517f8f3aca53d0c9c5d Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".