[jboss-cvs] JBossAS SVN: r57178 - branches/Branch_4_0/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 25 22:58:13 EDT 2006


Author: bstansberry at jboss.com
Date: 2006-09-25 22:58:12 -0400 (Mon, 25 Sep 2006)
New Revision: 57178

Modified:
   branches/Branch_4_0/testsuite/build.xml
Log:
Use different jboss-junit-configuration values

Modified: branches/Branch_4_0/testsuite/build.xml
===================================================================
--- branches/Branch_4_0/testsuite/build.xml	2006-09-26 02:06:29 UTC (rev 57177)
+++ branches/Branch_4_0/testsuite/build.xml	2006-09-26 02:58:12 UTC (rev 57178)
@@ -1364,7 +1364,7 @@
     
     <antcall target="tests-clustering-unit">
       <param name="cluster.includes.refid" value="tc-sso-clustered.includes"/>
-      <param name="jboss-junit-configuration" value="tomcat-sso-cluster"/>
+      <param name="jboss-junit-configuration" value="tomcat-sso-cluster-br"/>
     </antcall>
 
     <server:stop name="tomcat-sso-cluster-br0"/>




More information about the jboss-cvs-commits mailing list