Correct directory permission check in apex 35/111535/2
authorliamfallon <liam.fallon@est.tech>
Fri, 21 Aug 2020 11:58:04 +0000 (12:58 +0100)
committerliamfallon <liam.fallon@est.tech>
Mon, 24 Aug 2020 08:44:17 +0000 (09:44 +0100)
commit88ec5329a3a002b1edf9675320515399c7c4f059
treeef7bb0aee15bb4bec1445af54cfacd5ecc02b09f
parent5043fe35ad57216fbc8708cfb7939403358ba265
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>
services/services-engine/src/main/java/org/onap/policy/apex/service/engine/main/ApexCommandLineArguments.java