From 0dc76e02aac187182f04dc8b0e36db897045af9a Mon Sep 17 00:00:00 2001 From: "Christopher L. Shannon (cshannon)" Date: Mon, 14 Mar 2016 16:58:14 +0000 Subject: [PATCH] https://issues.apache.org/jira/browse/AMQ-6212 Adding spring-messaging to the artifactSet for activemq-all to be included inside the shaded jar (cherry picked from commit 4bd9a4ef6f29399ebde61275db75cf8d5d323ffc) --- activemq-all/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 69cb501a0e..e20db1715d 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -127,6 +127,7 @@ org.springframework:spring-context org.springframework:spring-expression org.springframework:spring-jms + org.springframework:spring-messaging org.springframework:spring-tx org.apache.xbean:xbean-spring org.apache.camel:camel-jms