commit | c8b6a3f019ccf4965c8e65da8a9997aa4c4208f4 | [log] [tgz] |
---|---|---|
author | Jorge Hernandez <jh1730@att.com> | Tue Aug 08 07:44:21 2017 -0500 |
committer | Jorge Hernandez <jh1730@att.com> | Tue Aug 08 07:50:26 2017 -0500 |
tree | c388c793f228488057b58fea956b1cc3097d7d8f | |
parent | bee1dd6744c9037d96f03fa439b7b13c71df0a8b [diff] |
placement of sql files during feature operations This commit only takes care of enabling disabling global visibility of sql files on a per database basis, when a feature is enabled/disabled. Performing the actual databases upgrade operations will be provided in a subsequent commit. Issue-ID: POLICY-66 Change-Id: Ia82e5ccb3a9f02e9d937ce4791fdca4204b8f9e8 Signed-off-by: Jorge Hernandez <jh1730@att.com>
This source repository contains the ONAP 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