commit | 2a78350806368ae9dd4f5e43f4652251adbb52e6 | [log] [tgz] |
---|---|---|
author | Jorge Hernandez <jh1730@att.com> | Thu Jun 01 22:51:59 2017 -0500 |
committer | Jorge Hernandez <jh1730@att.com> | Thu Jun 01 23:05:51 2017 -0500 |
tree | 05c24c68c6683164b37effe9a702750462880efa | |
parent | 508ad58c3dcc33b168a15518fcf2caf1c32310a1 [diff] |
[POLICY-9,POLICY-18] warnings + Controller hooks 1. clean up policy-utils warnings. drools-pdp project has no warnings now. 2. add new Policy Controller hooks for feature programmability. Change-Id: Ie991320e23e73118b235018d15ea66340a841a89 Signed-off-by: Jorge Hernandez <jh1730@att.com>
This source repository contains the OpenECOMP Policy DroolsPDP code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, first build 'policy-common-modules' (which contains dependencies), and then run: mvn clean install