commit | dc2682a99d1ac34ef36730220df1e4e806d48027 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 21 16:16:06 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 21 16:16:06 2020 -0400 |
tree | 348e4a46728e3279f2b0ea29e5a7c1898332b6b6 | |
parent | c72e5c56a6c05d3dd8acb71ff4525be4d6af7173 [diff] |
Fix pattern validation Pattern validation incorrectly disallows period as part of file name Change-Id: I3b3692093e16c41c312b326246a5dee83f674ee0 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".