commit | da12c1c622ebc2304965ff1f646dc9783c5363c6 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Mon Nov 16 13:13:43 2020 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Mon Nov 16 13:18:32 2020 +0000 |
tree | 3ee158713320355320b22dd62b1f76345320d217 | |
parent | 90bc246ffec30f7d97474d772d8bad73715cdd45 [diff] |
Update vCPE example for JSON Stringify The JSON.stringify() call in the Rhino Javascript interpreter is not working correctly. A previous patch introduced a method into the Apex execution context to provide an alternative method for stringifying JSON. This patch updates the vCPE example in apex to use that new method. Issue-ID: POLICY-2463 Change-Id: I85cc33dc4633b1b6f4c4db3d5ad8579c66d7c18c 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