commit | c03a0455e2956e43e425d6f4121ab5d8d20158f1 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Mon Oct 21 19:59:22 2019 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Thu Oct 31 07:54:57 2019 +0000 |
tree | 94d9d73731aef727fb83e5e71c8a852fde85e3d4 | |
parent | 0f10bb04a9325fe59893c942a5109f353fd1cde1 [diff] |
Use updated APPC model code in apex vcpe example The APPC implementation was changed in a recent review, this review fixes the apex vcpe example to use this new model. Also fixes an an issue in the CLI editor where escape characters are not now required in example JSON. Issue-ID: POLICY-2043 Change-Id: Id251948c9de27f73ba48cec498e68a43f71c4062 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