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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 8 19:34:33 EDT 2007


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

Modified:
   branches/Branch_4_2/build/build-thirdparty.xml
Log:
Temporarely revert Hibernate to 3.2.3 to wait for jbpm/jpdl to add a compatible line for the new version

Modified: branches/Branch_4_2/build/build-thirdparty.xml
===================================================================
--- branches/Branch_4_2/build/build-thirdparty.xml	2007-06-08 23:32:40 UTC (rev 63437)
+++ branches/Branch_4_2/build/build-thirdparty.xml	2007-06-08 23:34:32 UTC (rev 63438)
@@ -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.4.SP1_CP01-brew"/>
+    <componentref name="hibernate" version="3.2.3.GA"/>
     <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