commit | 40992e22e01bfb3ef19e88232a23d566f3d14291 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Tue Sep 11 16:09:02 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Tue Sep 11 16:09:10 2018 +0100 |
tree | 46e4a354e0277aae7ed8a397b03b97615538f25b | |
parent | b69fcd844c7db0894499cf94d714ef0ddc8c1e6f [diff] |
Use parent version of websocket Two conflicting versions of the websocket library were being used, causing an exception to be thrown on apex shutdown. Using the common version of websocket solves this issue. Issue-ID: POLICY-954 Change-Id: Id1a004b1f09931b53ec389c776f74c58f7b29e99 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