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/12/12 07:30:46 UTC

svn commit: r356177 - in /cocoon/branches/BRANCH_2_1_X: legal/commons-beanutils-core-1.7.0.jar.license.txt legal/commons-beanutils-core-1.7.jar.license.txt lib/core/commons-beanutils-core-1.7.0.jar lib/core/commons-beanutils-core-1.7.jar lib/jars.xml

Author: antonio
Date: Sun Dec 11 22:30:40 2005
New Revision: 356177

URL: http://svn.apache.org/viewcvs?rev=356177&view=rev
Log:
Make the version of commons-beanutils compatible with Maven repository. Moved files from 1.7 --> 1.7.0

Added:
    cocoon/branches/BRANCH_2_1_X/legal/commons-beanutils-core-1.7.0.jar.license.txt
      - copied unchanged from r356130, cocoon/branches/BRANCH_2_1_X/legal/commons-beanutils-core-1.7.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/core/commons-beanutils-core-1.7.0.jar
      - copied unchanged from r356130, cocoon/branches/BRANCH_2_1_X/lib/core/commons-beanutils-core-1.7.jar
Removed:
    cocoon/branches/BRANCH_2_1_X/legal/commons-beanutils-core-1.7.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/core/commons-beanutils-core-1.7.jar
Modified:
    cocoon/branches/BRANCH_2_1_X/lib/jars.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=356177&r1=356176&r2=356177&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Sun Dec 11 22:30:40 2005
@@ -931,7 +931,7 @@
       The BeanUtils component provides easy-to-use wrappers around these capabilities.
     </description>
     <used-by>JXPath, Faces block, BetwixtTransformer</used-by>
-    <lib>core/commons-beanutils-core-1.7.jar</lib>
+    <lib>core/commons-beanutils-core-1.7.0.jar</lib>
     <homepage>http://jakarta.apache.org/commons/beanutils/</homepage>
   </file>