commit | 7aab1fdce67ff0ac376e3b6cbabef0b1665cc916 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Mar 19 12:51:26 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri Mar 19 12:51:43 2021 -0400 |
tree | 3e258dcdcac706b0577a32bc468f677943f362f0 | |
parent | cc52ec6f85b6aa2712c11b38d66844f8595211b4 [diff] |
Delete keystores from apex The Keystore is no longer needed in the tarball, as it is supplied externally by the CSITs and Helm charts. Deleted that file. Also modified the junits to use utils-test to generates keystores at runtime, thus deleted the junit keystore file, too. Issue-ID: POLICY-3143 Change-Id: I9bb53fcb5887e73d661ec4c4083970630c61e5c1 Signed-off-by: Jim Hahn <jrh3@att.com>
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