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 2005/07/31 21:49:31 UTC

svn commit: r226686 - in /cocoon/branches/BRANCH_2_1_X: legal/hsqldb-1.7.3.3.jar.license.txt legal/hsqldb-1.8.0.jar.license.txt lib/jars.xml lib/optional/hsqldb-1.7.3.3.jar lib/optional/hsqldb-1.8.0.jar status.xml

Author: antonio
Date: Sun Jul 31 12:48:48 2005
New Revision: 226686

URL: http://svn.apache.org/viewcvs?rev=226686&view=rev
Log:
Update hsqldb to 1.8.0

Added:
    cocoon/branches/BRANCH_2_1_X/legal/hsqldb-1.8.0.jar.license.txt
      - copied unchanged from r226552, cocoon/branches/BRANCH_2_1_X/legal/hsqldb-1.7.3.3.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/optional/hsqldb-1.8.0.jar   (with props)
Removed:
    cocoon/branches/BRANCH_2_1_X/legal/hsqldb-1.7.3.3.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/optional/hsqldb-1.7.3.3.jar
Modified:
    cocoon/branches/BRANCH_2_1_X/lib/jars.xml
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/jars.xml?rev=226686&r1=226685&r2=226686&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Sun Jul 31 12:48:48 2005
@@ -482,7 +482,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.3.3.jar</lib>
+    <lib>optional/hsqldb-1.8.0.jar</lib>
     <homepage>http://hsqldb.sourceforge.net/</homepage>
   </file>
 

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/hsqldb-1.8.0.jar
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/hsqldb-1.8.0.jar?rev=226686&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cocoon/branches/BRANCH_2_1_X/lib/optional/hsqldb-1.8.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=226686&r1=226685&r2=226686&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Sun Jul 31 12:48:48 2005
@@ -196,6 +196,9 @@
 
   <changes>
   <release version="@version@" date="@date@">
+    <action dev="AG" type="update">
+      Updated hsqldb to 1.8.0.
+    </action>
     <action dev="AN" type="add">
       XSP block: Implement {#expr} interpolation also for logicsheets.
     </action>