commit | 59135590f84f59007d0210131c609e8257a75150 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Nov 10 12:53:16 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Nov 10 16:36:49 2020 -0500 |
tree | a867ed75c4459184d8204c797edc8471b54c0b06 | |
parent | dc2682a99d1ac34ef36730220df1e4e806d48027 [diff] |
Handle properties file reference outside OSGi Update properties file resolves for OSGi to handle ClassNotFoundError exception correctly. Change-Id: I511213e447d07576c9a44654956b207174ed6638 Issue-ID: CCSDK-2976 Signed-off-by: Dan Timoney <dtimoney@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".