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

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

Author: foconer
Date: Wed Nov 29 22:33:50 2006
New Revision: 480854

URL: http://svn.apache.org/viewvc?view=rev&rev=480854
Log:
http://jira.activemq.org/jira/browse/AMQ-583

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?view=diff&rev=480854&r1=480853&r2=480854
==============================================================================
--- incubator/activemq/trunk/activemq-core/pom.xml (original)
+++ incubator/activemq/trunk/activemq-core/pom.xml Wed Nov 29 22:33:50 2006
@@ -192,9 +192,6 @@
             <!-- http://jira.activemq.org/jira/browse/AMQ-594 -->
             <exclude>**/SimpleNetworkTest.*</exclude>
 
-            <!-- http://jira.activemq.org/jira/browse/AMQ-583 -->
-            <exclude>**/DiscoveryTransportBrokerTest.*</exclude>
-
             <!-- http://jira.activemq.org/jira/browse/AMQ-610 -->
             <exclude>**/FanoutTransportBrokerTest.*</exclude>