commit | 369a94a9fd626b35d52c2e7ee5f19e6ff6e1b9d8 | [log] [tgz] |
---|---|---|
author | a.sreekumar <ajith.sreekumar@bell.ca> | Thu Mar 18 12:39:46 2021 +0000 |
committer | a.sreekumar <ajith.sreekumar@bell.ca> | Fri Mar 19 10:54:13 2021 +0000 |
tree | d2078b43c9c67fbf543bfa7d1440d28596649d05 | |
parent | cc52ec6f85b6aa2712c11b38d66844f8595211b4 [diff] |
Fixing parallel event execution problem in APEX-PDP REST layer Parallel event execution in APEX was resulting in incorrect dynamic REST url. This issue is fixed in this review. Change-Id: Id8a28c001a7fd7915df1f5909109bb369667ab40 Issue-ID: POLICY-3019 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
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