commit | 0a4dcfbe5612b64be111dee34e7c9e335eba8827 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Tue Oct 15 12:26:48 2019 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Tue Oct 15 12:26:52 2019 +0100 |
tree | 8fde76508c71aecbe783872fb01b3429de7b0dab | |
parent | e940ccf7d38373c145b5d5f4a95603edaa089796 [diff] |
Fix remaining fixable Sonar issues on policy models This patch fixes the remaining easy to fix Sonar issues on policy models. The remaining issues are - methods that do not follow Java naming conventions and fixing those will probably break policies that use those methods - TODO statements to do with functionality we didn't get done in Dublin and will address in Frankfurt Issue-ID: POLICY-2165 Change-Id: I7f604bc2335388bdc0dd9286ae17a5ab76517665 Signed-off-by: liamfallon <liam.fallon@est.tech>
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 the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install