commit | 2af8ab7ce69fba12631dd4bc51acb2cd892dc7c0 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Jun 05 09:06:36 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed Jun 05 09:21:57 2019 -0400 |
tree | 43e8627734c611fd64ff3a748f02b363bec488e2 | |
parent | 3f0bbaeaa19c44d23f0e06968175b799d9eb5b96 [diff] |
Fix xacml docker chmod The chmod in the docker builder for my local VM does not appear to support the "+x" style options. Modified the xacml docker file to use "755" instead. Change-Id: I6cba12e62d84f626e03b3aee33d50d71faa602c4 Issue-ID: POLICY-1829 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. 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 XACML PDP engine code.
To build it using Maven 3, run: mvn clean install