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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Mar 2 08:35:52 EST 2010


Author: adinn
Date: 2010-03-02 08:35:51 -0500 (Tue, 02 Mar 2010)
New Revision: 31901

Removed:
   labs/jbosstm/trunk/XTS/ext/
Modified:
   labs/jbosstm/trunk/XTS/sharedbuild.xml
Log:
removed unused ref to XTS ext lib and deleted ext lib dir -- fixes for JBTM-706

Modified: labs/jbosstm/trunk/XTS/sharedbuild.xml
===================================================================
--- labs/jbosstm/trunk/XTS/sharedbuild.xml	2010-03-02 13:33:01 UTC (rev 31900)
+++ labs/jbosstm/trunk/XTS/sharedbuild.xml	2010-03-02 13:35:51 UTC (rev 31901)
@@ -36,10 +36,6 @@
     <property name="jbossts.buildsystem.build.dir" location="${jbossts.dir}/antbuildsystem/build"/>
     <property name="jbossts.buildsystem.build.lib.dir" location="${jbossts.buildsystem.build.dir}/lib"/>
 
-        <!-- TODO ok, I lied. stop using the old junit from our own ext lib and use the new one in the parent build/extlib -->
-
-    <property name="xts.ext.dir" location="${jbossts.build.extlib.dir}"/>
-
         <!-- required JBossTS product jars -->
     <property name="jbossts.install.lib.jars" value="jbossjta.jar jbossjts.jar"/>
 



More information about the jboss-svn-commits mailing list