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 2008/04/04 05:21:19 UTC

svn commit: r644597 - in /cocoon/branches/BRANCH_2_1_X: legal/commons-lang-2.3.jar.license.txt legal/commons-lang-2.4.jar.license.txt lib/core/commons-lang-2.3.jar lib/core/commons-lang-2.4.jar lib/jars.xml status.xml

Author: antonio
Date: Thu Apr  3 20:21:18 2008
New Revision: 644597

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

<action dev="AG" type="update">
  Core: Update commons-lang to 2.4.
</action>

Added:
    cocoon/branches/BRANCH_2_1_X/legal/commons-lang-2.4.jar.license.txt
      - copied unchanged from r644587, cocoon/branches/BRANCH_2_1_X/legal/commons-lang-2.3.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/core/commons-lang-2.4.jar   (with props)
Removed:
    cocoon/branches/BRANCH_2_1_X/legal/commons-lang-2.3.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/core/commons-lang-2.3.jar
Modified:
    cocoon/branches/BRANCH_2_1_X/lib/jars.xml
    cocoon/branches/BRANCH_2_1_X/status.xml

Added: cocoon/branches/BRANCH_2_1_X/lib/core/commons-lang-2.4.jar
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/lib/core/commons-lang-2.4.jar?rev=644597&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cocoon/branches/BRANCH_2_1_X/lib/core/commons-lang-2.4.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

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?rev=644597&r1=644596&r2=644597&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Thu Apr  3 20:21:18 2008
@@ -891,7 +891,7 @@
       on base classes of the JDK, such as unrolling exceptions.
     </description>
     <used-by>Cocoon, OJB</used-by>
-    <lib>core/commons-lang-2.3.jar</lib>
+    <lib>core/commons-lang-2.4.jar</lib>
     <homepage>http://jakarta.apache.org/commons/lang/</homepage>
   </file>
 

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/status.xml?rev=644597&r1=644596&r2=644597&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Thu Apr  3 20:21:18 2008
@@ -182,6 +182,9 @@
 
   <changes>
   <release version="2.1.12" date="TBD">
+    <action dev="AG" type="update">
+      Core: Update commons-lang to 2.4.
+    </action>
     <action dev="AG" type="fix" fixes-bug="COCOON-2186">
       Forms: Suggest list .. initial value not being displayed.
     </action>