commit | 3960d5fe8a04c505334714516c3144c327bb98c1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jul 30 13:44:53 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jul 30 13:44:53 2020 -0400 |
tree | 57ace5e7233bcf11a0cdf18e77fb5a6fc4698386 | |
parent | 7b790e614732183db8be972a168a60d564a86d60 [diff] |
Add error handling for OSGi classes not found Added error handling to correctly handle case where SqlResource is used outside an OSGi container. Change-Id: I0b5a526b01c151c4a7924f474bf7d21e783ac260 Issue-ID: CCSDK-2625 Signed-off-by: Dan Timoney <dtimoney@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".