commit | 52769e979a907fbd862789c973ba29e644931954 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <ks6305@att.com> | Fri Mar 09 21:05:19 2018 +0000 |
committer | Kevin Smokowski <ks6305@att.com> | Fri Mar 09 21:39:28 2018 +0000 |
tree | d015bb387e1eb6a6fcf475568e89922bd594eb12 | |
parent | 6cea464120223c13d7d6e48f422d9964d14c8c8d [diff] |
Check system property before environment variable Allow system property to take precedence over environment variable when searching for the properties file Change-Id: I1c6f7099551d814ca388f4694a0bb24409a7167b Issue-ID: CCSDK-209 Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@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".