Author: jmesnil
Date: 2009-11-27 05:39:35 -0500 (Fri, 27 Nov 2009)
New Revision: 8427
Modified:
trunk/build-hornetq.xml
Log:
readded cluster with backup tests but excluded them from integratio-tests ant target
Modified: trunk/build-hornetq.xml
===================================================================
--- trunk/build-hornetq.xml 2009-11-27 10:28:39 UTC (rev 8426)
+++ trunk/build-hornetq.xml 2009-11-27 10:39:35 UTC (rev 8427)
@@ -1221,7 +1221,7 @@
<fileset dir="${test.classes.dir}">
<!-- <exclude name="**/integration/http/*" /> -->
<!-- cluster tests with backup are brittled and are temporarily excluded
-->
- <exclude name="**/cluster/distribution/*WithBackupTest"
/>
+ <exclude name="**/cluster/distribution/*WithBackupTest.class"
/>
<include name="${tests.param}"/>
</fileset>
</batchtest>
Show replies by date