You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ac...@apache.org on 2006/07/28 14:14:07 UTC

svn commit: r426486 - /incubator/activemq/trunk/activemq-core/pom.xml

Author: aco
Date: Fri Jul 28 05:14:06 2006
New Revision: 426486

URL: http://svn.apache.org/viewvc?rev=426486&view=rev
Log:
Re-enabled passing test case. Tested it on windows and linux env.

Modified:
    incubator/activemq/trunk/activemq-core/pom.xml

Modified: incubator/activemq/trunk/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/pom.xml?rev=426486&r1=426485&r2=426486&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/pom.xml (original)
+++ incubator/activemq/trunk/activemq-core/pom.xml Fri Jul 28 05:14:06 2006
@@ -240,8 +240,6 @@
             <exclude>**/MultipleTestsWithSpringXBeanFactoryBeanTest.*</exclude>
 
             <!--  these seem to fail only in m2 -->
-            <exclude>**/QueueMasterSlaveTest.*</exclude>
-            <exclude>**/TopicMasterSlaveTest.*</exclude>
             <exclude>**/TransactedTopicMasterSlaveTest.*</exclude>
 
             <!-- Kaha in flux - removing tests -->