commit | 26ad7026f09a43bc60ee18c4b74e977f9f59db9f | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Wed Sep 12 15:40:10 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Wed Sep 12 15:43:05 2018 +0100 |
tree | 375d1e4981eab3db85fb35bf13df3474c0b4f6c1 | |
parent | 2b5cf360ba9b494a7df1d2c06c7a736b9d557d47 [diff] |
Fix build fails Apex end to end tests often fail because the tests are not tuned correctly for Jenkins. The JRuby test needs a delay to allow the first test to completely clear dowm The volume of events sent in the Kafka tests is reduced from 100 to 10 The dom4j version is also changed back to 1.6.1 because 1.6 has the same security issues. Issue-ID: POLICY-954 Change-Id: Id38bf9fe526942870181bfd9c0762f0a471c0c02 Signed-off-by: liamfallon <liam.fallon@ericsson.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