mirror of https://github.com/apache/activemq.git
added the transaction API into the uberjar
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687029 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
313530a396
commit
a0ac983ea3
|
@ -76,6 +76,7 @@
|
|||
<include>${project.groupId}:activemq-optional</include>
|
||||
<include>${project.groupId}:activemq-jpa-store</include>
|
||||
<include>org.apache.geronimo.specs:geronimo-jms_1.1_spec</include>
|
||||
<include>org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec</include>
|
||||
<include>org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec</include>
|
||||
<include>commons-logging:commons-logging-api</include>
|
||||
</includes>
|
||||
|
|
Loading…
Reference in New Issue