commit | 5bcf94e7e286ea9d84ebcdef65f8318f4a72111a | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Tue Mar 31 11:29:20 2020 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Tue Mar 31 12:27:57 2020 +0100 |
tree | f29cd65b1b5d24065f71cae6723c82d431247a59 | |
parent | b1b9ef7f981d44a8bfbe4b4ee469de0a01708acd [diff] |
Fix State Finalizer Prepare and Cleanup The prepare() and cleanup() method were not called on state finalizers for states. This review adds calls for them. Issue-ID: POLICY-2450 Change-Id: I27aec4dea51f3e22b5922c04c7b7b974fca24292 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