[jboss-cvs] JBossAS SVN: r69312 - branches/JBPAPP_4_2_0_GA_CP/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 24 15:56:56 EST 2008


Author: fnasser at redhat.com
Date: 2008-01-24 15:56:56 -0500 (Thu, 24 Jan 2008)
New Revision: 69312

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-357 - HHH-2542 - NullPointerException in TypeFactory.replaceAssociations for ComponentType

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-01-24 20:38:33 UTC (rev 69311)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-01-24 20:56:56 UTC (rev 69312)
@@ -79,7 +79,7 @@
     <componentref name="beanshell" version="1.3.0-brew"/>
     <componentref name="dom4j" version="1.6.1-brew"/>
     <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.4.SP1_CP02-brew"/>
     <componentref name="hibernate-annotations" version="3.2.1.GA.patch01-brew"/>
     <componentref name="hibernate-entitymanager" version="3.2.1.GA-brew"/>
     <componentref name="hsqldb" version="1.8.0.8.patch01-brew"/>




More information about the jboss-cvs-commits mailing list