aboutsummaryrefslogtreecommitdiff
path: root/lib/asm-3.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asm-3.2')
-rw-r--r--lib/asm-3.2/.DS_Storebin0 -> 6148 bytes
-rw-r--r--lib/asm-3.2/lib/all/README.txt3
-rw-r--r--lib/asm-3.2/lib/all/asm-all-3.2.jarbin0 -> 207939 bytes
-rw-r--r--lib/asm-3.2/lib/all/asm-all-3.2.pom15
-rw-r--r--lib/asm-3.2/lib/all/asm-debug-all-3.2.jarbin0 -> 305420 bytes
-rw-r--r--lib/asm-3.2/lib/all/asm-debug-all-3.2.pom15
-rw-r--r--lib/asm-3.2/lib/asm-3.2.jarbin0 -> 43401 bytes
-rw-r--r--lib/asm-3.2/lib/asm-3.2.pom14
-rw-r--r--lib/asm-3.2/lib/asm-analysis-3.2.jarbin0 -> 17988 bytes
-rw-r--r--lib/asm-3.2/lib/asm-analysis-3.2.pom21
-rw-r--r--lib/asm-3.2/lib/asm-commons-3.2.jarbin0 -> 37619 bytes
-rw-r--r--lib/asm-3.2/lib/asm-commons-3.2.pom21
-rw-r--r--lib/asm-3.2/lib/asm-parent-3.2.pom136
-rw-r--r--lib/asm-3.2/lib/asm-tree-3.2.jarbin0 -> 21881 bytes
-rw-r--r--lib/asm-3.2/lib/asm-tree-3.2.pom21
-rw-r--r--lib/asm-3.2/lib/asm-util-3.2.jarbin0 -> 36552 bytes
-rw-r--r--lib/asm-3.2/lib/asm-util-3.2.pom21
-rw-r--r--lib/asm-3.2/lib/asm-xml-3.2.jarbin0 -> 51856 bytes
-rw-r--r--lib/asm-3.2/lib/asm-xml-3.2.pom21
19 files changed, 288 insertions, 0 deletions
diff --git a/lib/asm-3.2/.DS_Store b/lib/asm-3.2/.DS_Store
new file mode 100644
index 0000000000..52b0f12a32
--- /dev/null
+++ b/lib/asm-3.2/.DS_Store
Binary files differ
diff --git a/lib/asm-3.2/lib/all/README.txt b/lib/asm-3.2/lib/all/README.txt
new file mode 100644
index 0000000000..d7c96a5edb
--- /dev/null
+++ b/lib/asm-3.2/lib/all/README.txt
@@ -0,0 +1,3 @@
+It is highly recommended to use only the necessary ASM jars for your
+application instead of using the asm-all jar, unless you really need
+all ASM packages. \ No newline at end of file
diff --git a/lib/asm-3.2/lib/all/asm-all-3.2.jar b/lib/asm-3.2/lib/all/asm-all-3.2.jar
new file mode 100644
index 0000000000..d0ad60ed0a
--- /dev/null
+++ b/lib/asm-3.2/lib/all/asm-all-3.2.jar
Binary files differ
diff --git a/lib/asm-3.2/lib/all/asm-all-3.2.pom b/lib/asm-3.2/lib/all/asm-all-3.2.pom
new file mode 100644
index 0000000000..9899a54c3b
--- /dev/null
+++ b/lib/asm-3.2/lib/all/asm-all-3.2.pom
@@ -0,0 +1,15 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>asm</groupId>
+ <artifactId>asm-parent</artifactId>
+ <version>3.2</version>
+ </parent>
+
+ <name>ASM All</name>
+ <groupId>asm</groupId>
+ <artifactId>asm-all</artifactId>
+ <packaging>jar</packaging>
+
+</project>
diff --git a/lib/asm-3.2/lib/all/asm-debug-all-3.2.jar b/lib/asm-3.2/lib/all/asm-debug-all-3.2.jar
new file mode 100644
index 0000000000..94b8549142
--- /dev/null
+++ b/lib/asm-3.2/lib/all/asm-debug-all-3.2.jar
Binary files differ
diff --git a/lib/asm-3.2/lib/all/asm-debug-all-3.2.pom b/lib/asm-3.2/lib/all/asm-debug-all-3.2.pom
new file mode 100644
index 0000000000..9899a54c3b
--- /dev/null
+++ b/lib/asm-3.2/lib/all/asm-debug-all-3.2.pom
@@ -0,0 +1,15 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>asm</groupId>
+ <artifactId>asm-parent</artifactId>
+ <version>3.2</version>
+ </parent>
+
+ <name>ASM All</name>
+ <groupId>asm</groupId>
+ <artifactId>asm-all</artifactId>
+ <packaging>jar</packaging>
+
+</project>
diff --git a/lib/asm-3.2/lib/asm-3.2.jar b/lib/asm-3.2/lib/asm-3.2.jar
new file mode 100644
index 0000000000..334e7fdc7f
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-3.2.jar
Binary files differ
diff --git a/lib/asm-3.2/lib/asm-3.2.pom b/lib/asm-3.2/lib/asm-3.2.pom
new file mode 100644
index 0000000000..c714db09b2
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-3.2.pom
@@ -0,0 +1,14 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <artifactId>asm-parent</artifactId>
+ <groupId>asm</groupId>
+ <version>3.2</version>
+ </parent>
+
+ <name>ASM Core</name>
+ <artifactId>asm</artifactId>
+ <packaging>jar</packaging>
+
+</project>
diff --git a/lib/asm-3.2/lib/asm-analysis-3.2.jar b/lib/asm-3.2/lib/asm-analysis-3.2.jar
new file mode 100644
index 0000000000..40ee3151cb
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-analysis-3.2.jar
Binary files differ
diff --git a/lib/asm-3.2/lib/asm-analysis-3.2.pom b/lib/asm-3.2/lib/asm-analysis-3.2.pom
new file mode 100644
index 0000000000..b3933387af
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-analysis-3.2.pom
@@ -0,0 +1,21 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <artifactId>asm-parent</artifactId>
+ <groupId>asm</groupId>
+ <version>3.2</version>
+ </parent>
+
+ <name>ASM Analysis</name>
+ <artifactId>asm-analysis</artifactId>
+ <packaging>jar</packaging>
+
+ <dependencies>
+ <dependency>
+ <artifactId>asm-tree</artifactId>
+ <groupId>asm</groupId>
+ </dependency>
+ </dependencies>
+
+</project>
diff --git a/lib/asm-3.2/lib/asm-commons-3.2.jar b/lib/asm-3.2/lib/asm-commons-3.2.jar
new file mode 100644
index 0000000000..8dfed0a9b7
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-commons-3.2.jar
Binary files differ
diff --git a/lib/asm-3.2/lib/asm-commons-3.2.pom b/lib/asm-3.2/lib/asm-commons-3.2.pom
new file mode 100644
index 0000000000..8517715b4a
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-commons-3.2.pom
@@ -0,0 +1,21 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <artifactId>asm-parent</artifactId>
+ <groupId>asm</groupId>
+ <version>3.2</version>
+ </parent>
+
+ <name>ASM Commons</name>
+ <artifactId>asm-commons</artifactId>
+ <packaging>jar</packaging>
+
+ <dependencies>
+ <dependency>
+ <artifactId>asm-tree</artifactId>
+ <groupId>asm</groupId>
+ </dependency>
+ </dependencies>
+
+</project>
diff --git a/lib/asm-3.2/lib/asm-parent-3.2.pom b/lib/asm-3.2/lib/asm-parent-3.2.pom
new file mode 100644
index 0000000000..c220347f6a
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-parent-3.2.pom
@@ -0,0 +1,136 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+ http://maven.apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+
+ <artifactId>asm-parent</artifactId>
+ <groupId>asm</groupId>
+ <version>3.2</version>
+ <packaging>pom</packaging>
+
+ <name>ASM</name>
+ <description>A very small and fast Java bytecode manipulation framework</description>
+ <url>http://asm.objectweb.org/</url>
+
+ <organization>
+ <name>ObjectWeb</name>
+ <url>http://www.objectweb.org/</url>
+ </organization>
+ <inceptionYear>2000</inceptionYear>
+
+ <licenses>
+ <license>
+ <name>BSD</name>
+ <url>http://asm.objectweb.org/license.html</url>
+ </license>
+ </licenses>
+
+ <developers>
+ <developer>
+ <name>Eric Bruneton</name>
+ <id>ebruneton</id>
+ <email>Eric.Bruneton@rd.francetelecom.com</email>
+ <roles>
+ <role>Creator</role>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Eugene Kuleshov</name>
+ <id>eu</id>
+ <email>eu@javatx.org</email>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ </developers>
+
+ <scm>
+ <connection>scm:cvs:pserver:anonymous:@cvs.forge.objectweb.org:/cvsroot/asm:asm</connection>
+ <developerConnection>scm:cvs:ext:${maven.username}@cvs.forge.objectweb.org:/cvsroot/asm:asm</developerConnection>
+ <url>http://cvs.forge.objectweb.org/cgi-bin/viewcvs.cgi/asm/asm/</url>
+ </scm>
+
+ <issueManagement>
+ <url>http://forge.objectweb.org/tracker/?group_id=23</url>
+ </issueManagement>
+
+ <dependencyManagement>
+ <dependencies>
+
+ <dependency>
+ <artifactId>asm</artifactId>
+ <groupId>${project.groupId}</groupId>
+ <version>${project.version}</version>
+ </dependency>
+
+ <dependency>
+ <artifactId>asm-tree</artifactId>
+ <groupId>${project.groupId}</groupId>
+ <version>${project.version}</version>
+ </dependency>
+
+ <dependency>
+ <artifactId>asm-analysis</artifactId>
+ <groupId>${project.groupId}</groupId>
+ <version>${project.version}</version>
+ </dependency>
+
+ <dependency>
+ <artifactId>asm-commons</artifactId>
+ <groupId>${project.groupId}</groupId>
+ <version>${project.version}</version>
+ </dependency>
+
+ <dependency>
+ <artifactId>asm-util</artifactId>
+ <groupId>${project.groupId}</groupId>
+ <version>${project.version}</version>
+ </dependency>
+
+ <dependency>
+ <artifactId>asm-xml</artifactId>
+ <groupId>${project.groupId}</groupId>
+ <version>${project.version}</version>
+ </dependency>
+
+ </dependencies>
+ </dependencyManagement>
+
+ <mailingLists>
+ <mailingList>
+ <name>ASM Users List</name>
+ <subscribe>sympa@ow2.org?subject=subscribe%20asm</subscribe>
+ <unsubscribe>sympa@ow2.org?subject=unsubscribe%20asm</unsubscribe>
+ <post>asm@ow2.org</post>
+ <archive>http://www.ow2.org/wws/arc/asm</archive>
+ </mailingList>
+ <mailingList>
+ <name>ASM Team List</name>
+ <subscribe>sympa@ow2.org?subject=subscribe%20asm-team</subscribe>
+ <unsubscribe>sympa@ow2.org?subject=unsubscribe%20asm-team</unsubscribe>
+ <post>asm-team@ow2.org</post>
+ <archive>http://www.ow2.org/wws/arc/asm-team</archive>
+ </mailingList>
+ </mailingLists>
+
+ <distributionManagement>
+ <downloadUrl>http://mojo.codehaus.org/my-project</downloadUrl>
+ <repository>
+ <id>objectweb</id>
+ <uniqueVersion>false</uniqueVersion>
+ <name>ObjectWeb Maven 2.0 Repository</name>
+ <url>dav:https://maven.forge.objectweb.org:8002/maven2/</url>
+ <layout>default</layout>
+ </repository>
+ <snapshotRepository>
+ <id>objectweb.snapshots</id>
+ <uniqueVersion>false</uniqueVersion>
+ <name>ObjectWeb Maven 2.0 Snapshot Repository</name>
+ <url>dav:https://maven.forge.objectweb.org:8002/maven2-snapshot/</url>
+ <layout>default</layout>
+ </snapshotRepository>
+ </distributionManagement>
+
+</project>
diff --git a/lib/asm-3.2/lib/asm-tree-3.2.jar b/lib/asm-3.2/lib/asm-tree-3.2.jar
new file mode 100644
index 0000000000..b21fb86a92
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-tree-3.2.jar
Binary files differ
diff --git a/lib/asm-3.2/lib/asm-tree-3.2.pom b/lib/asm-3.2/lib/asm-tree-3.2.pom
new file mode 100644
index 0000000000..9f454528f4
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-tree-3.2.pom
@@ -0,0 +1,21 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <artifactId>asm-parent</artifactId>
+ <groupId>asm</groupId>
+ <version>3.2</version>
+ </parent>
+
+ <name>ASM Tree</name>
+ <artifactId>asm-tree</artifactId>
+ <packaging>jar</packaging>
+
+ <dependencies>
+ <dependency>
+ <artifactId>asm</artifactId>
+ <groupId>asm</groupId>
+ </dependency>
+ </dependencies>
+
+</project>
diff --git a/lib/asm-3.2/lib/asm-util-3.2.jar b/lib/asm-3.2/lib/asm-util-3.2.jar
new file mode 100644
index 0000000000..499d229034
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-util-3.2.jar
Binary files differ
diff --git a/lib/asm-3.2/lib/asm-util-3.2.pom b/lib/asm-3.2/lib/asm-util-3.2.pom
new file mode 100644
index 0000000000..e302b0f356
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-util-3.2.pom
@@ -0,0 +1,21 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <artifactId>asm-parent</artifactId>
+ <groupId>asm</groupId>
+ <version>3.2</version>
+ </parent>
+
+ <name>ASM Util</name>
+ <artifactId>asm-util</artifactId>
+ <packaging>jar</packaging>
+
+ <dependencies>
+ <dependency>
+ <artifactId>asm-tree</artifactId>
+ <groupId>asm</groupId>
+ </dependency>
+ </dependencies>
+
+</project>
diff --git a/lib/asm-3.2/lib/asm-xml-3.2.jar b/lib/asm-3.2/lib/asm-xml-3.2.jar
new file mode 100644
index 0000000000..31b31b56fe
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-xml-3.2.jar
Binary files differ
diff --git a/lib/asm-3.2/lib/asm-xml-3.2.pom b/lib/asm-3.2/lib/asm-xml-3.2.pom
new file mode 100644
index 0000000000..0f3de1f2ab
--- /dev/null
+++ b/lib/asm-3.2/lib/asm-xml-3.2.pom
@@ -0,0 +1,21 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <artifactId>asm-parent</artifactId>
+ <groupId>asm</groupId>
+ <version>3.2</version>
+ </parent>
+
+ <name>ASM XML</name>
+ <artifactId>asm-xml</artifactId>
+ <packaging>jar</packaging>
+
+ <dependencies>
+ <dependency>
+ <artifactId>asm-util</artifactId>
+ <groupId>asm</groupId>
+ </dependency>
+ </dependencies>
+
+</project>