Author Login
Post Reply
Author: hardy.ferentschik
Date: 2008-08-12 06:15:33 -0400 (Tue, 12 Aug 2008)
New Revision: 15036
Modified:
search/trunk/build.xml
Log:
Removed the exclusion of UnresolvedBridgeTest. With the new version of Core this test is passing again.
Modified: search/trunk/build.xml
===================================================================
--- search/trunk/build.xml 2008-08-12 10:07:46 UTC (rev 15035)
+++ search/trunk/build.xml 2008-08-12 10:15:33 UTC (rev 15036)
@@(protected) @@
<fileset dir="${testclasses.dir}">
<include name="**/*Test.class"/>
<exclude name="**/JMSSlaveTest.class"/>
- <!-- Only temporary excluded here until the next release of core. Test should then pass again -->
- <exclude name="**/UnresolvedBridgeTest.class"/>
</fileset>
</batchtest>
<test fork="yes" todir="${testreports.dir}/@(protected)"/>
_______________________________________________
hibernate-commits mailing list
hibernate-commits@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-commits