commit | 1408dcc8b6ee6dd9e7fd2bfa4b0a28654816905e | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Fri May 18 10:11:53 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu Jun 07 13:45:58 2018 -0400 |
tree | b5795dd0890df873bd0f446b1277ab904bda7753 | |
parent | 7893d08db0ef3fd29d64c9be759325fa18cc21fa [diff] |
Corrected Access Specifier modification Changes made: * Removed calls to Method::setAccessible(true) Change-Id: I5a73939383859cb7e5a241be8b3d4f52cea3c45a Issue-ID: CCSDK-287 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".