commit | 1540e47757af279cf0e4b0e710074cbbf7f9f4c0 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Nov 28 15:14:07 2019 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Thu Nov 28 15:42:36 2019 +0000 |
tree | a1f3f4873db0d0b808f847c1b13968e5c52651eb | |
parent | d50e82650336657d5d0dff74f404329014679d04 [diff] |
Fix errors in apex-pdp documentation In order to buid a Docker image, you now need to invoke the "docker profile when buidling apex, this was missing in the documentation. The variable LOG_DIR was renamed logDir in the logback.xml file but this was not reflected in the documentation. Issue-ID: POLICY-2186 Change-Id: I6019f3e6c4dd369b44c0f1e617a427892a2e6ef8 Signed-off-by: liamfallon <liam.fallon@est.tech>
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 Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*
To build it using Maven 3, run: mvn clean install