[hibernate-commits] Hibernate SVN: r11180 - branches/Branch_3_2/HibernateExt/annotations.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Feb 9 17:26:29 EST 2007


Author: epbernard
Date: 2007-02-09 17:26:28 -0500 (Fri, 09 Feb 2007)
New Revision: 11180

Modified:
   branches/Branch_3_2/HibernateExt/annotations/build.xml
Log:
revert unexpected commit.

Modified: branches/Branch_3_2/HibernateExt/annotations/build.xml
===================================================================
--- branches/Branch_3_2/HibernateExt/annotations/build.xml	2007-02-09 21:19:56 UTC (rev 11179)
+++ branches/Branch_3_2/HibernateExt/annotations/build.xml	2007-02-09 22:26:28 UTC (rev 11180)
@@ -43,7 +43,7 @@
 	<path id="junit.moduleclasspath">
 		<pathelement location="${src.dir}"/>
 		<pathelement location="${test.dir}"/>
-        <!-- pathelement location="${validator.jar}"/ -->
+        <pathelement location="${validator.jar}"/>
         <pathelement location="lib/testlibs/org.eclipse.jdt.core_3.1.0.jar"/>
 		<fileset dir="${jdbc.dir}">
 			<include name="**/*.jar"/>




More information about the hibernate-commits mailing list