commit | daa096b8149e18e69e1344e01cf4627d7e0dede5 | [log] [tgz] |
---|---|---|
author | Joshua Reich <jreich@research.att.com> | Fri Sep 21 16:44:25 2018 -0700 |
committer | Joshua Reich <jreich@research.att.com> | Thu Sep 27 12:53:38 2018 -0700 |
tree | c8dd5ea368d5ef615bb5e3780fcf751de4371c99 | |
parent | 72d5a239ff15617b2d218d3b8f3f8a2099007142 [diff] |
Yet more sonar issues in drools-applications removed unused imports and variable definitions moved variable declarations above methods refactored deeply nested if/while removed code smell due to unecessary use of static keyword moved string literals to left side of comparator fixed logging of exceptions immediately return expression instead of assigning it to the temporary variable Change-Id: Idfd2a2bdf3c2f3bbfcb54a06b713d57bc867b3ab Issue-ID: POLICY-1129 Signed-off-by: Joshua Reich <jreich@research.att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
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.