commit | 195f6ae99a83978ce01abf69455fd3e815391602 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Sat Dec 08 11:31:30 2018 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Tue Dec 11 11:30:36 2018 +0000 |
tree | c12b8b8b55b1d5e5abeafcc671a34581252848ca | |
parent | e6753352980648bac92aff9a7295639349ea1295 [diff] |
Remove unused parameter from test data The "restRequestTimeout" parameter is not used in the current version of Apex, it was replaced by the "requestorTimeout" paramter. However, the parameter remained in the JSON data files. Also updated to improve output of messages during unit test. This review also sets the Jersey injection dependendy scope to "test" Issue-ID: POLICY-1074 Change-Id: I75f495f571c8101310bd1eaec01a305318346cd9 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