commit | d1c16ec2feba9cfba637287b31e2d5881e68a5af | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Fri Mar 27 17:24:18 2020 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Mon Mar 30 17:10:07 2020 +0100 |
tree | df180a72a0f957791f655ae17631fd2da6da85cc | |
parent | 1073b156167d93ce51f020963a8d3f4166ff6315 [diff] |
Fix hanging tests in JavascritExecutor Added tests to check threads start, execute, and stop correctly and fixed JavescriptExecutor class to handle startup and shutdown correctly without hanging. Issue-ID: POLICY-2106 Change-Id: I9ab41023aae2ab1cbcaea53fdf5d48eccd90a2f1 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