commit | 5a2b4712b2e1d598950260087101be6fcf59f234 | [log] [tgz] |
---|---|---|
author | Jorge Hernandez <jh1730@att.com> | Mon Sep 18 11:26:58 2017 -0500 |
committer | Jorge Hernandez <jh1730@att.com> | Mon Sep 18 11:32:51 2017 -0500 |
tree | e14983f567ab91fec5c5c23c5ad645610c646e8c | |
parent | b8eddc08d2653e6812d3f30eb3d503680ba131f1 [diff] |
Inherit guard install env properties for cl. Clean up a few "mso" references. Disable 1.0.0 template build for now (note that some references are still pointing to old mso). Ie., see https://git.onap.org/policy/drools-applications/tree/controlloop /templates/template.demo.v1.0.0/template.demo /src/test/java/org/onap/policy/template/demo/TestSO.java Since this is going away, rather than maintaining it, and changing this code, disabling it for the build. It will be deleted within the next few days. Issue-ID: POLICY-162 Change-Id: Ibb819a318fbbb2b7f3aa14cdf76155bdec321024 Signed-off-by: Jorge Hernandez <jh1730@att.com>
This source repository contains ONAP Policy application code. To build it:
The Demo template rule is located in template.demo sub-project. Use that project to protoype and test the .drl demo rule. When finished update the archetype-closedloop-demo-rules project with the .drl. Be sure to remove the Setup rule and comment out any simulation/test code.
The other projects are supporting code used by the template.demo project.