commit | 898ccabd60d1eea9c638386793b2a40215418b5f | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <ks6305@att.com> | Wed Apr 25 21:13:56 2018 +0000 |
committer | Smokowski, Kevin (ks6305) <ks6305@att.com> | Wed Apr 25 21:13:56 2018 +0000 |
tree | 37988c4904491e9542fbfd9e4b1d0a9f7d40090c | |
parent | 800db9725a780afcbf41b29affecdcca8c6851e9 [diff] |
add replaceAll to slistringutils add replaceAll to slistringutils because it supports regular expressions and replace does not Change-Id: Ibff7acd339103a6bb897d14ca3d31736a5b568ef Issue-ID: CCSDK-253 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".