Author: chirino
Date: Sat Jul 1 21:10:36 2006
New Revision: 418549
URL: http://svn.apache.org/viewvc?rev=418549&view=rev
Log:
Enabled working test
Modified:
incubator/activemq/trunk/activemq-core/project.xml
Modified: incubator/activemq/trunk/activemq-core/project.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/project.xml?rev=418549&r1=418548&r2=418549&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/project.xml (original)
+++ incubator/activemq/trunk/activemq-core/project.xml Sat Jul 1 21:10:36 2006
@@ -341,9 +341,11 @@
<!-- These are performance tests so take too long to run -->
<exclude>**/perf/*</exclude>
- <!-- these tests don't always work when rendezvous can't work
on the OSS -->
+ <!-- This is working for me on linux.. If it starts failing
please open a issue
+ and describe the enviorment.
<exclude>**/RendezvousDiscoverTransportTest.*</exclude>
-
+ -->
+
<!-- Kaha in flux - removing tests -->
<exclude>**/KahaXARecoveryBrokerTest.*</exclude>
<exclude>**/KahaRecoveryBrokerTest.*</exclude>