[jboss-cvs] JBossAS SVN: r67250 - branches/JBPAPP_4_2/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 19 10:27:13 EST 2007


Author: fnasser at redhat.com
Date: 2007-11-19 10:27:13 -0500 (Mon, 19 Nov 2007)
New Revision: 67250

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

Modified: branches/JBPAPP_4_2/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2/build/build-thirdparty.xml	2007-11-19 15:04:01 UTC (rev 67249)
+++ branches/JBPAPP_4_2/build/build-thirdparty.xml	2007-11-19 15:27:13 UTC (rev 67250)
@@ -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