commit | 12d893efa353bc5bd5054cd59998a623f5d058d0 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 03 07:34:22 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 03 07:34:22 2017 -0400 |
tree | 44baab68c60f9dcd7e093880f60c69b2a54b972d | |
parent | 119808a2ded9ea8c4dd9d1eef96f39ab2e001ff7 [diff] |
Add unit test for dmaap-listener Add unit test case for dmaap-listener. Change-Id: I501614016c96d8300bc15cdf1819691f95c467f4 Issue-ID: CCSDK-106 Signed-off-by: Dan Timoney <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".