Adding spring-messaging to the artifactSet for activemq-all to be
included inside the shaded jar

(cherry picked from commit 4bd9a4ef6f)
This commit is contained in:
Christopher L. Shannon (cshannon) 2016-03-14 16:58:14 +00:00
parent 3dc769d1f6
commit 0dc76e02aa
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@
<include>org.springframework:spring-context</include>
<include>org.springframework:spring-expression</include>
<include>org.springframework:spring-jms</include>
<include>org.springframework:spring-messaging</include>
<include>org.springframework:spring-tx</include>
<include>org.apache.xbean:xbean-spring</include>
<include>org.apache.camel:camel-jms</include>