[jboss-cvs] Repository SVN: r11151 - in apache-beanutils: 1.7.0clean-brew and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 19 17:17:54 EDT 2008


Author: jprindiv
Date: 2008-06-19 17:17:54 -0400 (Thu, 19 Jun 2008)
New Revision: 11151

Added:
   apache-beanutils/1.7.0clean-brew/
   apache-beanutils/1.7.0clean-brew/component-info.xml
   apache-beanutils/1.7.0clean-brew/lib/
   apache-beanutils/1.7.0clean-brew/lib/commons-beanutils.jar
   apache-beanutils/1.7.0clean-brew/src/
   apache-beanutils/1.7.0clean-brew/src/commons-beanutils-1.7.0-src.tar.gz
Log:
Adding the 1.7.0clean dir, these JARs have had the extraneous commons-collections bits removed


Added: apache-beanutils/1.7.0clean-brew/component-info.xml
===================================================================
--- apache-beanutils/1.7.0clean-brew/component-info.xml	                        (rev 0)
+++ apache-beanutils/1.7.0clean-brew/component-info.xml	2008-06-19 21:17:54 UTC (rev 11151)
@@ -0,0 +1,15 @@
+<project name="apache-commons-beanutils">
+   <component id="apache-beanutils"
+              licenseType="apache-2.0"
+              version="1.7.0clean-brew"
+              projectHome="http://jakarta.apache.org/commons/beanutils/"
+              description="Jakarta Commons BeanUtils Package"
+              scm=":ext:cvs.devel.redhat.com:/cvs/dist/jakarta-commons-beanutils"
+              tag="jakarta-commons-beanutils-1_7_0-2jpp_ep1_4_el4">
+      <!-- Built using JDK 1.4 -->
+      <artifact id="commons-beanutils.jar"/>
+      <export>
+         <include input="commons-beanutils.jar"/>
+      </export>
+   </component>
+</project>

Added: apache-beanutils/1.7.0clean-brew/lib/commons-beanutils.jar
===================================================================
(Binary files differ)


Property changes on: apache-beanutils/1.7.0clean-brew/lib/commons-beanutils.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: apache-beanutils/1.7.0clean-brew/src/commons-beanutils-1.7.0-src.tar.gz
===================================================================
(Binary files differ)


Property changes on: apache-beanutils/1.7.0clean-brew/src/commons-beanutils-1.7.0-src.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list