commit | 1cb3e7a33caebb6bc61a7766c00e30ee6b9f2d3b | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Tue Oct 02 01:58:59 2018 +0530 |
committer | Sandeep J <sandeejh@in.ibm.com> | Tue Oct 02 01:59:17 2018 +0530 |
tree | 18a28f79d22d1ac9415b919db0ffaf3db41f9af6 | |
parent | 6f094ba9114abf9983bb6de3b365919b88df3af3 [diff] |
added test case to TestFileRecorder to increase code coverage Issue-ID: CCSDK-595 Change-Id: Idf00ada3253593a8a5cc2096b927b4bcad457b3c Signed-off-by: Sandeep J <sandeejh@in.ibm.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".