[jboss-cvs] JBoss Messaging SVN: r2396 - trunk/tests.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Feb 22 10:30:13 EST 2007
Author: timfox
Date: 2007-02-22 10:30:13 -0500 (Thu, 22 Feb 2007)
New Revision: 2396
Modified:
trunk/tests/build.xml
Log:
Re-enable bridge reconnect test
Modified: trunk/tests/build.xml
===================================================================
--- trunk/tests/build.xml 2007-02-22 15:30:00 UTC (rev 2395)
+++ trunk/tests/build.xml 2007-02-22 15:30:13 UTC (rev 2396)
@@ -651,14 +651,6 @@
<exclude name="**/jms/clustering/*Test.class"/>
<exclude name="**/thirdparty/remoting/ServerAddressTest.class"/>
<exclude name="org/jboss/test/thirdparty/jbosssx/SecurityAssociationTest.class"/>
-
- <!--
- org.jboss.test.messaging.jms.bridge.ReconnectTest temporarily commented out
- http://jira.jboss.org/jira/browse/JBMESSAGING-858
- -->
- <exclude name="org/jboss/test/messaging/jms/bridge/ReconnectTest.class"/>
-
-
</fileset>
</batchtest>
</junit>
More information about the jboss-cvs-commits
mailing list