[jboss-svn-commits] JBL Code SVN: r35507 - labs/jbosstm/workspace/whitingjr/trunk/performance.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Oct 13 11:57:14 EDT 2010


Author: whitingjr
Date: 2010-10-13 11:57:14 -0400 (Wed, 13 Oct 2010)
New Revision: 35507

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/build.xml
Log:
Changed jta library name.

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/build.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/build.xml	2010-10-13 15:52:09 UTC (rev 35506)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/build.xml	2010-10-13 15:57:14 UTC (rev 35507)
@@ -111,7 +111,7 @@
       <pathelement path="lib/hibernate-annotations-3.4.0.GA.jar" />
       <pathelement path="lib/hibernate-commons-annotations-3.1.0.GA.jar" />
       <pathelement path="lib/hibernate-entitymanager-3.4.0.GA.jar" />
-      <pathelement path="lib/jbossjta-trunk.jar" />
+      <pathelement path="lib/jbossjta.jar" />
       <pathelement path="lib/slf4j-api-1.5.8.jar" />
       <pathelement path="lib/slf4j-log4j12-1.5.8.jar" />
       <pathelement path="lib/commons-dbutils-1.2.jar" />



More information about the jboss-svn-commits mailing list