commit | 6dc1f4c1f69f1a02926a0bcc06b812a0c28f3e34 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Thu Sep 28 11:16:21 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Thu Sep 28 11:17:56 2017 +0530 |
tree | 3bc249fefb3774d7b20b2bfcb610857ff9129b04 | |
parent | f70df11736442059b5aa28590cbf4885a3fb82a1 [diff] |
Close the inputstream *Use try with resources to close the resource This is done to ensure that the resource is closed Issue-Id: CCSDK-87 Change-Id: Ie5ebcffcec3350902305b35909e64d3cd518c49b Signed-off-by: surya-huawei <a.u.surya@huawei.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".