[jboss-cvs] JBossAS SVN: r88198 - branches/Branch_5_x/testsuite/imports/config.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 5 04:32:11 EDT 2009


Author: istudens at redhat.com
Date: 2009-05-05 04:32:11 -0400 (Tue, 05 May 2009)
New Revision: 88198

Modified:
   branches/Branch_5_x/testsuite/imports/config/tests-jts.xml
Log:
JBQA-2327, update to new JTS install script

Modified: branches/Branch_5_x/testsuite/imports/config/tests-jts.xml
===================================================================
--- branches/Branch_5_x/testsuite/imports/config/tests-jts.xml	2009-05-05 07:34:35 UTC (rev 88197)
+++ branches/Branch_5_x/testsuite/imports/config/tests-jts.xml	2009-05-05 08:32:11 UTC (rev 88198)
@@ -39,9 +39,10 @@
          </patternset>
       </create-config>
 
-      <!--ant dir="${jboss.dist}/docs/examples/transactions">   JTS is already installed in the 'all' profile  
-         <property name="jts.server.dir" location="${jboss.dist}/server/jts"/>
-      </ant-->
+      <!-- install JTS transactions -->
+      <ant dir="${jboss.dist}/docs/examples/transactions" target="jts">
+         <property name="target.server.dir" location="${jboss.dist}/server/jts"/>
+      </ant>
 
 
       <server:start name="jts"/>




More information about the jboss-cvs-commits mailing list