From: Lubomir Rintel Date: Wed, 10 Mar 2010 08:50:47 +0000 (+0100) Subject: Pull ASM 3.2 from ObjectWeb X-Git-Url: https://repo.or.cz/w/fedora-idea.git/commitdiff_plain/fd0e3e45e29b8a75356599ec13397661a814b5ed Pull ASM 3.2 from ObjectWeb --- diff --git a/.idea/libraries/asm.xml b/.idea/libraries/asm.xml index 449c600c9d..36b91264ac 100644 --- a/.idea/libraries/asm.xml +++ b/.idea/libraries/asm.xml @@ -1,12 +1,12 @@ - - + + - + - \ No newline at end of file + diff --git a/lib/asm-3.2.jar b/lib/asm-3.2.jar new file mode 100644 index 0000000000..334e7fdc7f Binary files /dev/null and b/lib/asm-3.2.jar differ diff --git a/lib/asm-commons-3.2.jar b/lib/asm-commons-3.2.jar new file mode 100644 index 0000000000..8dfed0a9b7 Binary files /dev/null and b/lib/asm-commons-3.2.jar differ diff --git a/lib/asm-commons.jar b/lib/asm-commons.jar deleted file mode 100644 index 5bea0d61b4..0000000000 Binary files a/lib/asm-commons.jar and /dev/null differ diff --git a/lib/asm.jar b/lib/asm.jar deleted file mode 100644 index af1d08516f..0000000000 Binary files a/lib/asm.jar and /dev/null differ diff --git a/lib/required_for_dist.txt b/lib/required_for_dist.txt index 358ef44e8b..efa13bac09 100644 --- a/lib/required_for_dist.txt +++ b/lib/required_for_dist.txt @@ -1,7 +1,7 @@ alloy.jar ant.jar -asm-commons.jar -asm.jar +asm-commons-3.2.jar +asm-3.2.jar asm-tree-3.0.jar bcel.jar cglib-nodep-2.1_3.jar diff --git a/lib/src/asm-3.2.tar.gz b/lib/src/asm-3.2.tar.gz new file mode 100644 index 0000000000..1897194fd5 Binary files /dev/null and b/lib/src/asm-3.2.tar.gz differ diff --git a/lib/src/asm-src.zip b/lib/src/asm-src.zip deleted file mode 100644 index 4e5d094e17..0000000000 Binary files a/lib/src/asm-src.zip and /dev/null differ