commit | dd6627d723a23bada5721d5d7bd7121ebd0c3245 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Tue Jul 03 15:19:52 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Tue Jul 03 15:30:54 2018 +0100 |
tree | 38f51cef27d0d70d862ef95dff4dc17b179b3626 | |
parent | 436d824ea21f56cf5c055a2f41d940e1145dea35 [diff] |
Remove JMS dependencies with license problems The JMS API dependency wa removed by checking for the methods using refection rather than casting the objects. The other JMS dependencies were not needed. Issue-ID: POLICY-905 Change-Id: I9146ede67e97c0e0ccc8a9a8a20f98f1b9e5390d 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