You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/03/02 12:55:02 UTC

svn commit: r382359 - /incubator/activemq/trunk/activemq-core/project.xml

Author: jstrachan
Date: Thu Mar  2 03:54:59 2006
New Revision: 382359

URL: http://svn.apache.org/viewcvs?rev=382359&view=rev
Log:
disabled test due to AMQ-583

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

Modified: incubator/activemq/trunk/activemq-core/project.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/project.xml?rev=382359&r1=382358&r2=382359&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/project.xml (original)
+++ incubator/activemq/trunk/activemq-core/project.xml Thu Mar  2 03:54:59 2006
@@ -344,6 +344,9 @@
 
                 <!-- http://jira.activemq.org/jira/browse/AMQ-594 -->
                 <exclude>**/SimpleNetworkTest.*</exclude>
+                
+                <!-- http://jira.activemq.org/jira/browse/AMQ-583 -->
+                <exclude>**/DiscoveryTransportBrokerTest.*</exclude>
             </excludes>
         </unitTest>
         <resources>