[jboss-cvs] JBossAS SVN: r72954 - trunk/testsuite/imports/config.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 1 16:11:58 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-05-01 16:11:58 -0400 (Thu, 01 May 2008)
New Revision: 72954

Modified:
   trunk/testsuite/imports/config/tests-clustering.xml
Log:
Fix convenience target

Modified: trunk/testsuite/imports/config/tests-clustering.xml
===================================================================
--- trunk/testsuite/imports/config/tests-clustering.xml	2008-05-01 19:29:02 UTC (rev 72953)
+++ trunk/testsuite/imports/config/tests-clustering.xml	2008-05-01 20:11:58 UTC (rev 72954)
@@ -570,7 +570,7 @@
 
   	<property name="jboss-junit-configuration" value="udp"/>
 
-   <antcall target="tests-clustering-configure" inheritRefs="true"/>
+   <antcall target="tests-clustering-br-configure" inheritRefs="true"/>
 
    <server:start name="cluster-${jboss-junit-configuration}-BR-0"/>
    <server:start name="cluster-${jboss-junit-configuration}-BR-1"/>




More information about the jboss-cvs-commits mailing list