commit | 3cb682fa71a1749fb99a47d7c8ede2b8984e2c07 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Tue Apr 16 11:20:08 2019 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Tue Apr 16 11:20:08 2019 +0000 |
tree | 08aa6b83f985cfefcb0618d146b2e77428110055 | |
parent | 2ba499f11094cfd1321e59789869a0c475406b58 [diff] |
Fix Security and Unit Test DB issues This review removes more links to the Zookeeper version 3.5.4-beta with Zookeeper version 3.4.14. It also replaces the Derby in-memory database with the H2 in memory database for unit tests. Issue-ID: POLICY-1540 Change-Id: Ic44f2e866644114b7c0cf66aac7e528017b8206b 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