commit | db310ca438939a12ca55122ee05ad61a16d6bf0d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri May 15 10:22:59 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri May 15 17:03:10 2020 +0000 |
tree | bdaf659023eb2209b9af78d97bbd92b9031f423e | |
parent | a570279284c69c109fbef69b4fee1a9fd30efe7a [diff] |
Change log4j2 configuration Changed log4j2 configuration from using properties files to using XML, which seems to work more reliably. Change-Id: Ib183a4c48aeb9880eff2121fb8b6c7cf521ae7c9 Issue-ID: SDNC-1167 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: aa7aa8a1ef6cbb307549055b4752f002423c87f1
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".