Author: jstrachan
Date: Tue Feb 14 09:00:08 2006
New Revision: 377768
URL: http://svn.apache.org/viewcvs?rev=377768&view=rev
Log:
fix for AMQ-502
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=377768&r1=377767&r2=377768&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/project.xml (original)
+++ incubator/activemq/trunk/activemq-core/project.xml Tue Feb 14 09:00:08 2006
@@ -344,9 +344,6 @@
<!-- This test currently fails -->
<exclude>**/ItStillMarshallsTheSameTest.*</exclude>
-
- <!-- https://jira.logicblaze.com/jira/browse/AMQ-502 -->
- <exclude>**/StompTest.*</exclude>
<!-- http://jira.activemq.org/jira/browse/AMQ-522 -->
<exclude>**/ProxyConnectorTest.*</exclude>