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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 19 11:35:50 EST 2007


Author: fnasser at redhat.com
Date: 2007-11-19 11:35:50 -0500 (Mon, 19 Nov 2007)
New Revision: 67254

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-329 - Upgrade version of HSQLDB used to match community version

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2007-11-19 16:20:36 UTC (rev 67253)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2007-11-19 16:35:50 UTC (rev 67254)
@@ -84,7 +84,7 @@
     <componentref name="hibernate" version="3.2.4.SP1_CP01-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.2"/>
+    <componentref name="hsqldb" version="1.8.0.8-brew"/>
     <componentref name="jacorb" version="2.3.0jboss.patch5-brew"/>
     <componentref name="javassist" version="3.5.0.GA-brew"/>
     <componentref name="jaxen" version="1.1-brew"/>




More information about the jboss-cvs-commits mailing list