[jboss-cvs] JBoss Messaging SVN: r2038 - trunk/tests.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 24 14:06:11 EST 2007


Author: ovidiu.feodorov at jboss.com
Date: 2007-01-24 14:06:11 -0500 (Wed, 24 Jan 2007)
New Revision: 2038

Modified:
   trunk/tests/build.xml
Log:
restoring clustering tests

Modified: trunk/tests/build.xml
===================================================================
--- trunk/tests/build.xml	2007-01-24 18:59:20 UTC (rev 2037)
+++ trunk/tests/build.xml	2007-01-24 19:06:11 UTC (rev 2038)
@@ -353,13 +353,10 @@
       <antcall target="crash-tests"/>
       <antcall target="invm-tests"/>
       <antcall target="remote-tests"/>  <!-- default remoting configuration (socket) -->
-
-      <!--
       <antcall target="clustering-tests"/>
       <antcall target="remote-tests">
          <param name="test.remoting" value="http"/>
       </antcall>
-      -->
    </target>
 
    <target name="http-tests" depends="tests-jar, prepare-testdirs, clear-test-logs">




More information about the jboss-cvs-commits mailing list