[jboss-cvs] JBossAS SVN: r63436 - branches/Branch_4_2/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 8 19:32:05 EDT 2007


Author: fnasser at redhat.com
Date: 2007-06-08 19:32:04 -0400 (Fri, 08 Jun 2007)
New Revision: 63436

Modified:
   branches/Branch_4_2/build/build-thirdparty.xml
Log:
Use newer Hibernate 3.2.4.SP1_CP01 that improves performance and fixes some database issues

Modified: branches/Branch_4_2/build/build-thirdparty.xml
===================================================================
--- branches/Branch_4_2/build/build-thirdparty.xml	2007-06-08 20:09:57 UTC (rev 63435)
+++ branches/Branch_4_2/build/build-thirdparty.xml	2007-06-08 23:32:04 UTC (rev 63436)
@@ -72,7 +72,7 @@
     <componentref name="dom4j" version="1.6.1-brew"/>
     <componentref name="gjt-jpl-util" version="1.0"/>
     <componentref name="gnu-getopt" version="1.0.12-brew"/>
-    <componentref name="hibernate" version="3.2.3.GA"/>
+    <componentref name="hibernate" version="3.2.4.SP1_CP01-brew"/>
     <componentref name="hibernate-annotations" version="3.2.1.GA"/>
     <componentref name="hibernate-entitymanager" version="3.2.1.GA"/>
     <componentref name="hsqldb" version="1.8.0.2"/>




More information about the jboss-cvs-commits mailing list