You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2009/07/22 16:12:37 UTC

svn commit: r796734 - /activemq/trunk/activemq-core/pom.xml

Author: gtully
Date: Wed Jul 22 14:12:36 2009
New Revision: 796734

URL: http://svn.apache.org/viewvc?rev=796734&view=rev
Log:
reenable test to verify https://issues.apache.org/activemq/browse/AMQ1936

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

Modified: activemq/trunk/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/pom.xml?rev=796734&r1=796733&r2=796734&view=diff
==============================================================================
--- activemq/trunk/activemq-core/pom.xml (original)
+++ activemq/trunk/activemq-core/pom.xml Wed Jul 22 14:12:36 2009
@@ -449,7 +449,6 @@
              
 
             <exclude>**/AMQDeadlockTest3.*</exclude>
-            <exclude>**/AMQ1936Test.*</exclude>
 
             <!-- https://issues.apache.org/activemq/browse/AMQ-2050 -->
             <exclude>**/ProxyConnectorTest.*</exclude>