You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by th...@apache.org on 2008/02/26 13:22:55 UTC

svn commit: r631197 - in /labs/droids/trunk/tools/ivy/repository/asm: asm-commons/ivy-3.1.xml asm-commons/jars/asm-commons-3.1.jar asm-util/ivy-3.1.xml asm-util/jars/asm-util-3.1.jar asm/ivy-3.1.xml asm/jars/asm-3.1.jar

Author: thorsten
Date: Tue Feb 26 04:22:52 2008
New Revision: 631197

URL: http://svn.apache.org/viewvc?rev=631197&view=rev
Log:
Adding new version of asm libs in version 3.1 now

Added:
    labs/droids/trunk/tools/ivy/repository/asm/asm-commons/ivy-3.1.xml   (with props)
    labs/droids/trunk/tools/ivy/repository/asm/asm-commons/jars/asm-commons-3.1.jar   (with props)
    labs/droids/trunk/tools/ivy/repository/asm/asm-util/ivy-3.1.xml   (with props)
    labs/droids/trunk/tools/ivy/repository/asm/asm-util/jars/asm-util-3.1.jar   (with props)
    labs/droids/trunk/tools/ivy/repository/asm/asm/ivy-3.1.xml   (with props)
    labs/droids/trunk/tools/ivy/repository/asm/asm/jars/asm-3.1.jar   (with props)

Added: labs/droids/trunk/tools/ivy/repository/asm/asm-commons/ivy-3.1.xml
URL: http://svn.apache.org/viewvc/labs/droids/trunk/tools/ivy/repository/asm/asm-commons/ivy-3.1.xml?rev=631197&view=auto
==============================================================================
--- labs/droids/trunk/tools/ivy/repository/asm/asm-commons/ivy-3.1.xml (added)
+++ labs/droids/trunk/tools/ivy/repository/asm/asm-commons/ivy-3.1.xml Tue Feb 26 04:22:52 2008
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
+<ivy-module version="1.0">
+  <info organisation="asm" module="asm-commons" revision="3.1" status="release" publication="20061021235420">
+    <ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
+    <description homepage="http://www.springframework.org/">
+      ASM is a Java bytecode manipulation framework. It can be used to
+      dynamically generate stub classes or other proxy classes, directly in
+      binary form, or to dynamically modify classes at load time, i.e., just
+      before they are loaded into the Java Virtual Machine.
+    </description>
+  </info>
+</ivy-module>

Propchange: labs/droids/trunk/tools/ivy/repository/asm/asm-commons/ivy-3.1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: labs/droids/trunk/tools/ivy/repository/asm/asm-commons/jars/asm-commons-3.1.jar
URL: http://svn.apache.org/viewvc/labs/droids/trunk/tools/ivy/repository/asm/asm-commons/jars/asm-commons-3.1.jar?rev=631197&view=auto
==============================================================================
Binary file - no diff available.

Propchange: labs/droids/trunk/tools/ivy/repository/asm/asm-commons/jars/asm-commons-3.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: labs/droids/trunk/tools/ivy/repository/asm/asm-util/ivy-3.1.xml
URL: http://svn.apache.org/viewvc/labs/droids/trunk/tools/ivy/repository/asm/asm-util/ivy-3.1.xml?rev=631197&view=auto
==============================================================================
--- labs/droids/trunk/tools/ivy/repository/asm/asm-util/ivy-3.1.xml (added)
+++ labs/droids/trunk/tools/ivy/repository/asm/asm-util/ivy-3.1.xml Tue Feb 26 04:22:52 2008
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
+<ivy-module version="1.0">
+  <info organisation="asm" module="asm-util" revision="3.1" status="release" publication="20061021235434">
+    <ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
+    <description homepage="http://www.springframework.org/">
+      ASM is a Java bytecode manipulation framework. It can be used to
+      dynamically generate stub classes or other proxy classes, directly in
+      binary form, or to dynamically modify classes at load time, i.e., just
+      before they are loaded into the Java Virtual Machine.
+    </description>
+  </info>
+</ivy-module>

Propchange: labs/droids/trunk/tools/ivy/repository/asm/asm-util/ivy-3.1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: labs/droids/trunk/tools/ivy/repository/asm/asm-util/jars/asm-util-3.1.jar
URL: http://svn.apache.org/viewvc/labs/droids/trunk/tools/ivy/repository/asm/asm-util/jars/asm-util-3.1.jar?rev=631197&view=auto
==============================================================================
Binary file - no diff available.

Propchange: labs/droids/trunk/tools/ivy/repository/asm/asm-util/jars/asm-util-3.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: labs/droids/trunk/tools/ivy/repository/asm/asm/ivy-3.1.xml
URL: http://svn.apache.org/viewvc/labs/droids/trunk/tools/ivy/repository/asm/asm/ivy-3.1.xml?rev=631197&view=auto
==============================================================================
--- labs/droids/trunk/tools/ivy/repository/asm/asm/ivy-3.1.xml (added)
+++ labs/droids/trunk/tools/ivy/repository/asm/asm/ivy-3.1.xml Tue Feb 26 04:22:52 2008
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
+<ivy-module version="1.0">
+  <info organisation="asm" module="asm" revision="3.1" status="release" publication="20061021235202">
+    <ivyauthor name="The Apache Software Foundation" url="http://www.apache.org/"/>
+    <license name="ObjectWeb" url="http://asm.objectweb.org/license.html"/>
+    <description>
+      ASM is a Java bytecode manipulation framework. It can be used to
+      dynamically generate stub classes or other proxy classes, directly in
+      binary form, or to dynamically modify classes at load time, i.e., just
+      before they are loaded into the Java Virtual Machine.
+    </description>
+  </info>
+</ivy-module>

Propchange: labs/droids/trunk/tools/ivy/repository/asm/asm/ivy-3.1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: labs/droids/trunk/tools/ivy/repository/asm/asm/jars/asm-3.1.jar
URL: http://svn.apache.org/viewvc/labs/droids/trunk/tools/ivy/repository/asm/asm/jars/asm-3.1.jar?rev=631197&view=auto
==============================================================================
Binary file - no diff available.

Propchange: labs/droids/trunk/tools/ivy/repository/asm/asm/jars/asm-3.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org