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/06/08 08:46:48 UTC

svn commit: r412675 - in /cocoon/branches/BRANCH_2_1_X: legal/bcel-5.2.jar.license.txt legal/jakarta-bcel-20040329.jar.license.txt lib/endorsed/bcel-5.2.jar lib/endorsed/jakarta-bcel-20040329.jar lib/jars.xml status.xml

Author: antonio
Date: Wed Jun  7 23:46:47 2006
New Revision: 412675

URL: http://svn.apache.org/viewvc?rev=412675&view=rev
Log:
Update bcel to 5.2.

Added:
    cocoon/branches/BRANCH_2_1_X/legal/bcel-5.2.jar.license.txt
      - copied unchanged from r412632, cocoon/branches/BRANCH_2_1_X/legal/ant.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/endorsed/bcel-5.2.jar   (with props)
Removed:
    cocoon/branches/BRANCH_2_1_X/legal/jakarta-bcel-20040329.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/endorsed/jakarta-bcel-20040329.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/endorsed/bcel-5.2.jar
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/lib/endorsed/bcel-5.2.jar?rev=412675&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cocoon/branches/BRANCH_2_1_X/lib/endorsed/bcel-5.2.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=412675&r1=412674&r2=412675&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Wed Jun  7 23:46:47 2006
@@ -1146,7 +1146,7 @@
       possibility to analyze, create, and manipulate (binary) Java class files.
     </description>
     <used-by>XSLTC, javaflow</used-by>
-    <lib>endorsed/jakarta-bcel-20040329.jar</lib>
+    <lib>endorsed/bcel-5.2.jar</lib>
     <homepage>http://jakarta.apache.org/bcel/</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=412675&r1=412674&r2=412675&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Wed Jun  7 23:46:47 2006
@@ -182,6 +182,9 @@
   <release version="@version@" date="@date@">
 -->
   <release version="2.1.10" date="TBD">
+    <action dev="AG" type="update">
+      Updated bcel to 5.2.
+    </action>
     <action dev="AG" type="add" due-to="Carlos Chávez &amp; Eric Meyer" due-to-email="cchavez@agssa.net &amp; emeyer@quoininc.com">
       CForms Block: Add multiple repeater drag &amp; drop dojo sample.
     </action>