[hibernate-commits] Hibernate SVN: r19846 - core/branches/gradle2/databases/h2.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Mon Jun 28 15:44:32 EDT 2010


Author: steve.ebersole at jboss.com
Date: 2010-06-28 15:44:32 -0400 (Mon, 28 Jun 2010)
New Revision: 19846

Added:
   core/branches/gradle2/databases/h2/matrix.gradle
Log:
allow matrix.gradle file to define database testing dependencies

Added: core/branches/gradle2/databases/h2/matrix.gradle
===================================================================
--- core/branches/gradle2/databases/h2/matrix.gradle	                        (rev 0)
+++ core/branches/gradle2/databases/h2/matrix.gradle	2010-06-28 19:44:32 UTC (rev 19846)
@@ -0,0 +1 @@
+jdbcDependency "com.h2database:h2:1.2.134"
\ No newline at end of file



More information about the hibernate-commits mailing list