commit | d2dd55d20da25862545a827cce6cd8f0071a4f99 | [log] [tgz] |
---|---|---|
author | Agarwal, Ruchira(ra1926) <ra1926@att.com> | Tue Aug 21 15:35:30 2018 +0000 |
committer | Agarwal, Ruchira(ra1926) <ra1926@att.com> | Tue Aug 21 15:35:30 2018 +0000 |
tree | 33ca186913d0a78dcf4b2b41e4d47e261e7d53f8 | |
parent | d10de42d72968e616276e2172cdaee7a26b2ccca [diff] |
fix exception handling Alternate solution for exception handling Change-Id: Iccafba83ea9d8f01e930c4fb63b1a80a4a0d8af7 Issue-ID: CCSDK-426 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.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".