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:
James Strachan 2008-08-19 12:03:30 +00:00
parent 313530a396
commit a0ac983ea3
1 changed files with 1 additions and 0 deletions

View File

@ -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>