commit | c72e5c56a6c05d3dd8acb71ff4525be4d6af7173 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Oct 19 10:05:16 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Oct 19 10:05:16 2020 -0400 |
tree | c7de478da9e54a5f2f0a6a3b4f436c8c818f17a2 | |
parent | ec2cdff3f96e7587c97b6fc9961fb108cf9c7e29 [diff] |
Add file path validation Add file path validation for EnvVarFileResolver. Refactored PathValidator to org.onap.ccsdk.sli.core.utils so it can be used here. Change-Id: Ibb50df0ad020cf376c1ce20e7b598f7ad7223d48 Issue-ID: CCSDK-2918 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".