commit | def44b294fa00bb5470e977eef9a05e5087035f0 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Fri Feb 04 10:34:28 2022 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Fri Feb 04 10:45:06 2022 +0000 |
tree | fe328c7c770d01fd0fa8e28c10bfe7cbebee4f3c | |
parent | de18be8467912348ea73c7f5557397bab9ba86b3 [diff] |
Remove JPA annotations from apex-pdp code This review is part of a series of reviews to move the apex-pdp state machine model to use the base model types in policy models. Persistence of policies for apex-pdp is now implemented in PAP and API. The historic direct load and save functionality for APEX policy state machine models to and from databases is no longer used and no longer supported. This commit removes JPA annotations form apex-pdp code. Subsequent reviews will mvoe the mdoel across to use the policy models base model types. Issue-ID: POLICY-1820 Change-Id: I91a45a0ca6c88f9ba4b201bad920065f95ffb31e 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