You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2004/11/07 00:37:01 UTC

svn commit: rev 56788 - in cocoon/branches/BRANCH_2_1_X: . legal lib lib/optional

Author: antonio
Date: Sat Nov  6 15:36:59 2004
New Revision: 56788

Added:
   cocoon/branches/BRANCH_2_1_X/legal/hsqldb-1.7.2.jar.license.txt
      - copied unchanged from rev 56776, cocoon/branches/BRANCH_2_1_X/legal/hsqldb-1.7.1.jar.license.txt
   cocoon/branches/BRANCH_2_1_X/lib/optional/hsqldb-1.7.2.jar   (contents, props changed)
Removed:
   cocoon/branches/BRANCH_2_1_X/legal/hsqldb-1.7.1.jar.license.txt
   cocoon/branches/BRANCH_2_1_X/lib/optional/hsqldb-1.7.1.jar
Modified:
   cocoon/branches/BRANCH_2_1_X/lib/jars.xml
   cocoon/branches/BRANCH_2_1_X/status.xml
Log:
Update hsqldb to 1.7.2

Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml	Sat Nov  6 15:36:59 2004
@@ -491,7 +491,7 @@
       database engine which offers both in memory and disk based tables.
     </description>
     <used-by>Cocoon samples webapp</used-by>
-    <lib>optional/hsqldb-1.7.1.jar</lib>
+    <lib>optional/hsqldb-1.7.2.jar</lib>
     <homepage>http://hsqldb.sourceforge.net/</homepage>
   </file>
 

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/hsqldb-1.7.2.jar
==============================================================================
Binary file. No diff available.

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml	Sat Nov  6 15:36:59 2004
@@ -200,7 +200,7 @@
   <changes>
  <release version="@version@" date="@date@">
    <action dev="AG" type="update">
-     Updated antlr to 2.7.4
+     Updated antlr to 2.7.4, hsqldb to 1.7.2
    </action>
    <action dev="TC" type="fix" fixes-bug="31297" due-to="Nikolaus Rath" due-to-email="Nikolaus@rath.org">
      Javaflow: also support inherited methods
@@ -422,7 +422,7 @@
    <action dev="AG" type="update">
      Update ant to 1.6.2, commons-jxpath to 1.2, commons-beanutils to 1.7,
      POI to 2.5.1-final-20040804, commons-httpclient to 2.0.1,
-     jcs to 1.1-dev-20040811, quartz to 1.4.2, asm to 1.4.3,
+     hsqldb to 1.7.2, jcs to 1.1-dev-20040811, quartz to 1.4.2, asm to 1.4.3,
      asm-util to 1.4.3 and groovy to 1.0-beta6
    </action>
    <action dev="CZ" type="fix">