commit | 6b70635e6fbd031cce667dd1449c0e7cdcdf73fd | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri May 04 14:02:50 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri May 04 14:02:50 2018 -0400 |
tree | 2588895d62c0f099f35ded884971f56df8b3b7c8 | |
parent | 1f66572b9e9622634086922caf73f82c24ab50da [diff] |
SLI provider needs Dynamic-ImportPackage The SLI provider package needs the option Dynamic-ImportPackage set in its manifest to allow it to bypass normal OSGi classpath isolation. Change-Id: I93be9ed111f72197db16f1b486b2102cbb9bbcdb Issue-ID: CCSDK-268 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.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".