You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2020/07/24 07:23:24 UTC

[GitHub] [cxf] amarkevich commented on a change in pull request #685: Update to activemq 5.16.0

amarkevich commented on a change in pull request #685:
URL: https://github.com/apache/cxf/pull/685#discussion_r459890905



##########
File path: osgi/itests/src/test/java/org/apache/cxf/osgi/itests/soap/JmsServiceTest.java
##########
@@ -78,8 +78,10 @@ private static ActiveMQConnectionFactory createConnectionFactory() {
         return OptionUtils.combine(
             cxfBaseConfig(),
             features(cxfUrl, "cxf-jaxws", "cxf-transports-jms"),
+            features(maven().groupId("org.apache.karaf.features").artifactId("spring-legacy").versionAsInProject()

Review comment:
       spring-legacy feature descriptor added to avoid activemq-client feature installation error




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org