[jboss-cvs] Repository SVN: r2815 - in asm: 1.5.3-brew and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 18 17:51:10 EDT 2008


Author: dbhole
Date: 2008-03-18 17:51:10 -0400 (Tue, 18 Mar 2008)
New Revision: 2815

Added:
   asm/1.5.3-brew/
   asm/1.5.3-brew/component-info.xml
   asm/1.5.3-brew/lib/
   asm/1.5.3-brew/lib/asm-attrs.jar
   asm/1.5.3-brew/lib/asm.jar
   asm/1.5.3-brew/src/
   asm/1.5.3-brew/src/asm-1.5.3.tar.gz
Log:

Adding brew built asm



Added: asm/1.5.3-brew/component-info.xml
===================================================================
--- asm/1.5.3-brew/component-info.xml	                        (rev 0)
+++ asm/1.5.3-brew/component-info.xml	2008-03-18 21:51:10 UTC (rev 2815)
@@ -0,0 +1,18 @@
+<project name="asm-component-info">
+
+   <component id="asm"
+              licenseType="bsd"
+              version="1.5.3-brew"
+              projectHome="http://asm.objectweb.org/"
+              description="A very small and fast Java bytecode manipulation framework"
+              tag="asm-1_5_3-1jpp_ep1_1">
+      <artifact id="asm.jar"/>
+      <artifact id="asm-attrs.jar"/>
+      <export>
+         <include input="asm.jar"/>
+         <include input="asm-attrs.jar"/>
+      </export>
+   </component>
+
+
+</project>

Added: asm/1.5.3-brew/lib/asm-attrs.jar
===================================================================
(Binary files differ)


Property changes on: asm/1.5.3-brew/lib/asm-attrs.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: asm/1.5.3-brew/lib/asm.jar
===================================================================
(Binary files differ)


Property changes on: asm/1.5.3-brew/lib/asm.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: asm/1.5.3-brew/src/asm-1.5.3.tar.gz
===================================================================
(Binary files differ)


Property changes on: asm/1.5.3-brew/src/asm-1.5.3.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list