Remove JMS dependencies with license problems 09/55709/1
authorliamfallon <liam.fallon@ericsson.com>
Tue, 3 Jul 2018 14:19:52 +0000 (15:19 +0100)
committerliamfallon <liam.fallon@ericsson.com>
Tue, 3 Jul 2018 14:30:54 +0000 (15:30 +0100)
commitdd6627d723a23bada5721d5d7bd7121ebd0c3245
tree38f51cef27d0d70d862ef95dff4dc17b179b3626
parent436d824ea21f56cf5c055a2f41d940e1145dea35
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>
plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/pom.xml
plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml
plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/src/main/java/org/onap/policy/apex/plugins/event/protocol/jms/Apex2JMSObjectEventConverter.java
plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/src/main/java/org/onap/policy/apex/plugins/event/protocol/jms/Apex2JMSTextEventConverter.java