[hibernate-commits] Hibernate SVN: r12826 - core/branches/Branch_3_2.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Thu Jul 26 13:45:30 EDT 2007


Author: steve.ebersole at jboss.com
Date: 2007-07-26 13:45:30 -0400 (Thu, 26 Jul 2007)
New Revision: 12826

Modified:
   core/branches/Branch_3_2/build.xml
Log:
fork tests

Modified: core/branches/Branch_3_2/build.xml
===================================================================
--- core/branches/Branch_3_2/build.xml	2007-07-26 16:41:36 UTC (rev 12825)
+++ core/branches/Branch_3_2/build.xml	2007-07-26 17:45:30 UTC (rev 12826)
@@ -91,6 +91,7 @@
     </path>
     <!-- allows external definition of the JDBC classpath fragment -->
     <property name="hibernate.test.jdbc.fs.importFile" value="doNotImport" />
+     <import file="${hibernate.test.jdbc.fs.importFile}" optional="true" />
 
     <!-- patternset for insturmentation-eligible resources -->
 	<patternset id="ps.instrument.domain">




More information about the hibernate-commits mailing list