commit | 379e02e7e500b4c022771e5a1f4bdd1566069a9b | [log] [tgz] |
---|---|---|
author | Jorge Hernandez <jh1730@att.com> | Wed Dec 06 15:46:08 2017 -0600 |
committer | Jorge Hernandez <jh1730@att.com> | Fri Dec 08 22:09:14 2017 +0000 |
tree | a45426bf7953b476da53c2c0aa24acba21501fc0 | |
parent | 7cdedcbc4074ea117ce6b489e3f7d5f9e31dc9b2 [diff] |
remove synchronized calls to avoid race conditions This is to prevent potential problems where multiple jar versions are updated one after the other. Change-Id: I78835b485e57125efb213cfdefba60351d815916 Issue-ID: POLICY-487 Signed-off-by: Jorge Hernandez <jh1730@att.com> (cherry picked from commit f2715bc0f272e5e657ed8a82c0f4e520a7c7706d)
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.