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 2006/10/09 08:46:53 UTC

svn commit: r454296 - in /cocoon/branches/BRANCH_2_1_X: legal/bsf-2.3.0.jar.license.txt legal/bsf-2.4.0.jar.license.txt lib/jars.xml lib/optional/bsf-2.3.0.jar lib/optional/bsf-2.4.0.jar status.xml

Author: antonio
Date: Sun Oct  8 23:46:53 2006
New Revision: 454296

URL: http://svn.apache.org/viewvc?view=rev&rev=454296
Log:

<action dev="AG" type="update">
  Updated bsf to 2.4.0.
</action>

Added:
    cocoon/branches/BRANCH_2_1_X/legal/bsf-2.4.0.jar.license.txt
      - copied unchanged from r454264, cocoon/branches/BRANCH_2_1_X/legal/commons-lang-2.2.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/optional/bsf-2.4.0.jar   (with props)
Removed:
    cocoon/branches/BRANCH_2_1_X/legal/bsf-2.3.0.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/optional/bsf-2.3.0.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/viewvc/cocoon/branches/BRANCH_2_1_X/lib/jars.xml?view=diff&rev=454296&r1=454295&r2=454296
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Sun Oct  8 23:46:53 2006
@@ -330,7 +330,7 @@
       support the additional languages.
     </description>
     <used-by>BSF Block (Script generator, script action)</used-by>
-    <lib>optional/bsf-2.3.0.jar</lib>
+    <lib>optional/bsf-2.4.0.jar</lib>
     <homepage>http://jakarta.apache.org/bsf/</homepage>
   </file>
 

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/bsf-2.4.0.jar
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/lib/optional/bsf-2.4.0.jar?view=auto&rev=454296
==============================================================================
Binary file - no diff available.

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

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&rev=454296&r1=454295&r2=454296
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Sun Oct  8 23:46:53 2006
@@ -185,7 +185,7 @@
 -->
   <release version="2.1.10" date="TBD">
     <action dev="AG" type="update">
-      Updated commons-lang to 2.2.
+      Updated commons-lang to 2.2 and bsf to 2.4.0.
     </action>
     <action dev="JH" type="fix" fixes-bug="COCOON-1900" due-to="Gabriele Columbro" due-to-email="columbro@gmail.com">
       CForms: Add a <code>name</code> attribute to a booleanfield in output mode to make it easily accessible in JavaScript.