commit | e4da736f34d7f1fc91fb1370d29f927a9e2ebe2d | [log] [tgz] |
---|---|---|
author | ramverma <ram.krishna.verma@ericsson.com> | Thu Aug 02 12:50:09 2018 +0100 |
committer | ramverma <ram.krishna.verma@ericsson.com> | Thu Aug 02 12:50:35 2018 +0100 |
tree | eb8bdb7dfec67512a38e373d0ae16c2a5a103f73 | |
parent | 9e318f20f2e64970bf3c2e3a5532c516231a6f8a [diff] |
Fixing sonar vulnerabilities in apex-pdp Changed the Console class to use logger only for printing stack trace, as the class is meant to be used for CLI usage. Changed the CLIParser to use Console class for printing messages. Changed the client-editor to be hosted on localhost by default, to follow the same what others clients (deployment, monitoring & client full) are doing. Change-Id: I6565b4b35a93b3708b926bfee04d79ead6b5346e Issue-ID: POLICY-954 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
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