commit | 8cedec370948950ba52a89b689b478d884b2c055 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Jul 16 14:15:56 2020 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Fri Jul 17 09:28:50 2020 +0100 |
tree | b241b1f7faca6a87635a5626a55ca896d65d1dd0 | |
parent | 592e04f6301dd38ae48d38501cc251fc3d5ad2fb [diff] |
Fix double initiation error on EngineServiceFacade The engineServiceFacade allows it's init() method to be called twice, the second call should return that the facade is already initialized. Issue-ID: POLICY-2720 Change-Id: Id241e232163a8812a72f92841ce7b11f59358d45 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