commit | 23d60443bef503167cd6534170b08c9cc4501f72 | [log] [tgz] |
---|---|---|
author | tragait <rahul.tyagi@est.tech> | Fri Mar 27 08:18:42 2020 +0000 |
committer | Dan Timoney <dtimoney@att.com> | Fri Mar 27 12:26:23 2020 +0000 |
tree | a132404d930a76a1d42abcb7d800bc97ed50fe82 | |
parent | ea32d1c99ff79d26bf2382dc61d51ced3c2e7a4a [diff] |
fix for cert log file This commit fixes the filenotfound exception for cert log file. Issue-ID: SDNC-1139 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I907b4ef0d8ceec179742662dd66d6d9647669b17 Former-commit-id: 102920f09d5df217507f59e1c7208b2e9ebf916e
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".