commit | 87c95be02a8a4d77e165dede90777e811b59dcae | [log] [tgz] |
---|---|---|
author | Ravindra Bakkamanthala <rb7147@att.com> | Tue May 23 14:56:12 2017 -0400 |
committer | Ravindra Bakkamanthala <rb7147@att.com> | Tue May 23 16:49:56 2017 -0400 |
tree | 4712199fc3520b530dda0c4d3b074c327df547f2 | |
parent | 7e547eaa55920dfbc9691eab33bb728395b50cf2 [diff] |
Commit includes ControlLoopPolicy API and bugfixes Change-Id: I3e18bb8b4c31a0d908bb0cff4c85e2a3fb450a63 Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
This source repository contains the OpenECOMP Policy Engine code. The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of Policy:
org.openecomp.ecompsdkos:ecompSDK-project:pom:3.3.9 org.openecomp.ecompsdkos:ecompSDK-core:jar:3.3.9 org.openecomp.ecompsdkos:ecompSDK-analytics:jar:3.3.9 org.openecomp.ecompsdkos:ecompSDK-workflow:jar:3.3.9 org.openecomp.ecompsdkos:ecompFW:jar:3.3.9
To build it using Maven 3, first build 'policy-common-modules' (which contains dependencies), and then run: mvn -Dmaven.test.failure.ignore=true clean install