commit | d621496c524846c1d0375926cafefdbf7bdd1d93 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 25 14:08:31 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 25 14:16:51 2017 -0400 |
tree | 35bea5981993c6c2350d0c35d806fc10aa9b3f1d | |
parent | 26f3062b282aff2f33d5c364a9e3e343c569ca0a [diff] |
Add unit test case for PrintYangToProp Add junit testing for PrintYangToProp Change-Id: I8c377bb51c812ea9ead32d8e9d5ef871157162a8 Issue-ID: CCSDK-129 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".