commit | d00c73842c6f8e7bb00b29d2fb5dd63b9cde4bfe | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed May 12 13:25:06 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed May 12 13:31:28 2021 -0400 |
tree | f311f6070754db545754ed287455f90261f4c424 | |
parent | 385e119cf90ee2ba83377115c98b3cf60f993158 [diff] |
Fix sonars in policy models Fixed: - a few other "var" cases - use re2j instead of java.util.regex - use correct class for constants - remove unused constants Issue-ID: POLICY-3094 Change-Id: Ifcb2b0623e8df0527f0a279e666d062422978ded Signed-off-by: Jim Hahn <jrh3@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 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