[jboss-svn-commits] JBL Code SVN: r37150 - labs/jbosstm/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Jun 24 11:25:10 EDT 2011


Author: tomjenkinson
Date: 2011-06-24 11:25:09 -0400 (Fri, 24 Jun 2011)
New Revision: 37150

Modified:
   labs/jbosstm/trunk/pom.xml
Log:
make sure we build rest-tx as part of the main build

Modified: labs/jbosstm/trunk/pom.xml
===================================================================
--- labs/jbosstm/trunk/pom.xml	2011-06-24 10:01:02 UTC (rev 37149)
+++ labs/jbosstm/trunk/pom.xml	2011-06-24 15:25:09 UTC (rev 37150)
@@ -644,5 +644,6 @@
         <module>XTS</module>
         <!-- BUILT BY ArjunaJTS module>rhq-plugin</module-->
         <module>ArjunaJTS</module>
+        <module>rest-tx</module>
     </modules>
 </project>



More information about the jboss-svn-commits mailing list