commit | cff079a8dc3eeaf4e88c0e89a828fe4244a1b3c8 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Wed Jan 09 14:30:23 2019 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Wed Jan 09 15:08:56 2019 +0100 |
tree | b94dc5dfab38ba75604d0f4d78931875e1c92b13 | |
parent | 8f142981c3f5fddfd58c2e106ead7b4f5fc93da0 [diff] |
Fix context clearing on model upgrade Existing context is cleared when a model upgrade is carried out on an Apex PDP. The clear() method is called in error on the Apex engine during the upgrade. This change also has some small updates to the DecisionMaker example, which is used to test this feature. Issue-ID: POLICY-1395 Change-Id: I547a3a60712d1572d9daadf5eab4afcae2a5c321 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