commit | 35840d835f581c2d61de1c57fe9963e36eb15c9f | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Tue Feb 25 16:10:08 2020 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Wed Feb 26 08:33:06 2020 +0000 |
tree | 10b8a6004cad1b4d1d63ebebe2aa26ae2af7f3e4 | |
parent | aacc7442f046d44359934ea3d93f425a809e7616 [diff] |
Fix Java 11/Checkstyle/Sonar warnings A number of Java 11, checkstyle, and SONAR warnings have crept into the Apex codebase over the last number of reviews. This change fixes those issues. Issue-ID: POLICY-1913 Change-Id: I2afd607e80f48323355380fb2fe5e048e18879f9 Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright (C) 2016-2018 Ericsson. 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 APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install