[hornetq-commits] JBoss hornetq SVN: r10627 - trunk/tests/integration-tests.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed May 11 11:11:46 EDT 2011


Author: borges
Date: 2011-05-11 11:11:46 -0400 (Wed, 11 May 2011)
New Revision: 10627

Modified:
   trunk/tests/integration-tests/pom.xml
Log:
The JIRA case quoted is closed HORNETQ-65

Modified: trunk/tests/integration-tests/pom.xml
===================================================================
--- trunk/tests/integration-tests/pom.xml	2011-05-11 15:11:12 UTC (rev 10626)
+++ trunk/tests/integration-tests/pom.xml	2011-05-11 15:11:46 UTC (rev 10627)
@@ -97,8 +97,6 @@
                <excludes>
                   <exclude>**/ReplicatedJMSFailoverTest.java</exclude>
                   <exclude>org/hornetq/tests/util/*.java</exclude>
-                  <!-- excluded because of https://jira.jboss.org/jira/browse/HORNETQ-65 -->
-                  <exclude>**/cluster/failover/*StaticClusterWithBackupFailoverTest.java</exclude>
                   <!--exclude any replication tests for now-->
                   <exclude>**/cluster/failover/*ClusterWithBackupFailoverTestBase.java</exclude>
                   <exclude>**/cluster/**/*/java</exclude>



More information about the hornetq-commits mailing list