commit | c6856e5f2932485bc2f037e77e5445c2cab37f53 | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Mon Oct 09 19:10:02 2017 +0000 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Mon Oct 09 19:10:32 2017 +0000 |
tree | 5759a90df6d19b9eb8e7e24babc44f033de9a79a | |
parent | e4037ffc232e37758db669402523bf4e24321e4d [diff] |
Resolved blocker issue Changes made: 1. Rewrote exception handling in AAIServiceActivator Change-Id: Ife205d051656d3a9bd303dee44be959ab970dbab Issue-ID: CCSDK-106 Signed-off-by: Rich Tabedzki <richard.tabedzki@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".