commit | a65e4772f4557a109917532b2d9c49680ce3bb15 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Fri Sep 14 16:45:06 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Fri Sep 14 16:45:17 2018 +0100 |
tree | 1669786f0b3ce82e005debc53218825d537841c8 | |
parent | 6d72a4a1e5d8678ecd8b093480ea9543089015b0 [diff] |
Fix exception not logged or rethrown Eclipse sonarlint does not check for exception dropping by default, it must be configured. This commit addresses exception dropping in apex. Change-Id: I406838990b3424c2912124b25d7326502cacc96c Issue-ID: POLICY-1034 Signed-off-by: liamfallon <liam.fallon@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