commit | 88ec5329a3a002b1edf9675320515399c7c4f059 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Fri Aug 21 12:58:04 2020 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Mon Aug 24 09:44:17 2020 +0100 |
tree | ef7bb0aee15bb4bec1445af54cfacd5ecc02b09f | |
parent | 5043fe35ad57216fbc8708cfb7939403358ba265 [diff] |
Correct directory permission check in apex Apex checked if the current directory is writable when it starts, it is corrected to just check that the directory is readable and executable. Issue-ID: POLICY-2791 Change-Id: I794f836cabfde0f6f78392b3c9e1de364d76e5f6 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