[jboss-cvs] Repository SVN: r20279 - in asm: 3.1-brew and 2 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Dec 22 13:38:48 EST 2008
Author: permaine
Date: 2008-12-22 13:38:48 -0500 (Mon, 22 Dec 2008)
New Revision: 20279
Added:
asm/3.1-brew/
asm/3.1-brew/component-info.xml
asm/3.1-brew/lib/
asm/3.1-brew/lib/asm-analysis.jar
asm/3.1-brew/lib/asm-commons.jar
asm/3.1-brew/lib/asm-tree.jar
asm/3.1-brew/lib/asm-util.jar
asm/3.1-brew/lib/asm-xml.jar
asm/3.1-brew/lib/asm.jar
asm/3.1-brew/src/
asm/3.1-brew/src/asm-3.1.tar.gz
Log:
Add Brew-build 3.1-brew
Added: asm/3.1-brew/component-info.xml
===================================================================
--- asm/3.1-brew/component-info.xml (rev 0)
+++ asm/3.1-brew/component-info.xml 2008-12-22 18:38:48 UTC (rev 20279)
@@ -0,0 +1,30 @@
+<project name="asm-component-info">
+
+ <component id="asm"
+ licenseType="bsd"
+ version="3.1-brew"
+ projectHome="http://asm.objectweb.org/"
+ description="A very small and fast Java bytecode manipulation framework"
+ tag="objectweb-asm-3_1-5_1_ep5_el4">
+ <artifact id="asm.jar"/>
+ <!--
+ <artifact id="asm-analysis.jar"/>
+ <artifact id="asm-commons.jar"/>
+ <artifact id="asm-tree.jar"/>
+ <artifact id="asm-util.jar"/>
+ <artifact id="asm-xml.jar"/>
+ -->
+ <export>
+ <include input="asm.jar"/>
+ <!--
+ <include input="asm-analysis.jar"/>
+ <include input="asm-commons.jar"/>
+ <include input="asm-tree.jar"/>
+ <include input="asm-util.jar"/>
+ <include input="asm-xml.jar"/>
+ -->
+ </export>
+ </component>
+
+
+</project>
Added: asm/3.1-brew/lib/asm-analysis.jar
===================================================================
(Binary files differ)
Property changes on: asm/3.1-brew/lib/asm-analysis.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: asm/3.1-brew/lib/asm-commons.jar
===================================================================
(Binary files differ)
Property changes on: asm/3.1-brew/lib/asm-commons.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: asm/3.1-brew/lib/asm-tree.jar
===================================================================
(Binary files differ)
Property changes on: asm/3.1-brew/lib/asm-tree.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: asm/3.1-brew/lib/asm-util.jar
===================================================================
(Binary files differ)
Property changes on: asm/3.1-brew/lib/asm-util.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: asm/3.1-brew/lib/asm-xml.jar
===================================================================
(Binary files differ)
Property changes on: asm/3.1-brew/lib/asm-xml.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: asm/3.1-brew/lib/asm.jar
===================================================================
(Binary files differ)
Property changes on: asm/3.1-brew/lib/asm.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: asm/3.1-brew/src/asm-3.1.tar.gz
===================================================================
(Binary files differ)
Property changes on: asm/3.1-brew/src/asm-3.1.tar.gz
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the jboss-cvs-commits
mailing list