Add asm-commons 5.0.4 and missing NOTICE files

(cherry-picked from commit d4155c7a5f9cb63ff3718ce37f2daf482cc9b013)

Change-Id: Iff5f2ac324dec413479a4bc7cdccae3ab2be2295
diff --git a/common/m2/repository/org/ow2/asm/asm-analysis/5.0.4/NOTICE b/common/m2/repository/org/ow2/asm/asm-analysis/5.0.4/NOTICE
new file mode 100644
index 0000000..9496b17
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-analysis/5.0.4/NOTICE
@@ -0,0 +1,28 @@
+

+ ASM: a very small and fast Java bytecode manipulation framework

+ Copyright (c) 2000-2005 INRIA, France Telecom

+ All rights reserved.

+

+ Redistribution and use in source and binary forms, with or without

+ modification, are permitted provided that the following conditions

+ are met:

+ 1. Redistributions of source code must retain the above copyright

+    notice, this list of conditions and the following disclaimer.

+ 2. Redistributions in binary form must reproduce the above copyright

+    notice, this list of conditions and the following disclaimer in the

+    documentation and/or other materials provided with the distribution.

+ 3. Neither the name of the copyright holders nor the names of its

+    contributors may be used to endorse or promote products derived from

+    this software without specific prior written permission.

+

+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF

+ THE POSSIBILITY OF SUCH DAMAGE.

diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4-sources.jar b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4-sources.jar
new file mode 100644
index 0000000..c2765f9
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4-sources.jar.md5 b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4-sources.jar.md5
new file mode 100644
index 0000000..fcb712b
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4-sources.jar.md5
@@ -0,0 +1 @@
+739ae6acf9d4ff279ddd60667fab98b2
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4-sources.jar.sha1 b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4-sources.jar.sha1
new file mode 100644
index 0000000..951a8bc
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4-sources.jar.sha1
@@ -0,0 +1 @@
+112ff54474f1f04ccf1384c92e39fdc566f0bb5e
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.jar b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.jar
new file mode 100644
index 0000000..e89265f
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.jar
Binary files differ
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.jar.md5 b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.jar.md5
new file mode 100644
index 0000000..fd0db6b
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.jar.md5
@@ -0,0 +1 @@
+c70635eeb9776fbe7a3efff5ecc58f44
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.jar.sha1 b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.jar.sha1
new file mode 100644
index 0000000..83483c3
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.jar.sha1
@@ -0,0 +1 @@
+5a556786086c23cd689a0328f8519db93821c04c
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom
new file mode 100644
index 0000000..8f52be3
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom
@@ -0,0 +1,51 @@
+<!--
+ ! ASM: a very small and fast Java bytecode manipulation framework
+ ! Copyright (c) 2000-2011 INRIA, France Telecom
+ ! All rights reserved.
+ !
+ ! Redistribution and use in source and binary forms, with or without
+ ! modification, are permitted provided that the following conditions
+ ! are met:
+ ! 1. Redistributions of source code must retain the above copyright
+ !    notice, this list of conditions and the following disclaimer.
+ ! 2. Redistributions in binary form must reproduce the above copyright
+ !    notice, this list of conditions and the following disclaimer in the
+ !    documentation and/or other materials provided with the distribution.
+ ! 3. Neither the name of the copyright holders nor the names of its
+ !    contributors may be used to endorse or promote products derived from
+ !    this software without specific prior written permission.
+ !
+ ! THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ ! AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ ! IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ! ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ ! LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ ! CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ ! SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ ! INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ ! CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ! ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ ! THE POSSIBILITY OF SUCH DAMAGE.
+-->
+
+<project>
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <artifactId>asm-parent</artifactId>
+    <groupId>org.ow2.asm</groupId>
+    <version>5.0.4</version>
+  </parent>
+
+  <name>ASM Commons</name>
+  <artifactId>asm-commons</artifactId>
+  <packaging>jar</packaging>
+  
+  <dependencies>
+    <dependency>
+      <artifactId>asm-tree</artifactId>
+      <groupId>org.ow2.asm</groupId>
+    </dependency>
+  </dependencies>
+
+</project>
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom.md5 b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom.md5
new file mode 100644
index 0000000..e750276
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom.md5
@@ -0,0 +1 @@
+5a755f887f6f7633822b1d95a4a020c0
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom.sha1 b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom.sha1
new file mode 100644
index 0000000..805b92b
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-commons/5.0.4/asm-commons-5.0.4.pom.sha1
@@ -0,0 +1 @@
+39b727810d4c59d5d10f496307d750323fc03e95
\ No newline at end of file
diff --git a/common/m2/repository/org/ow2/asm/asm-parent/5.0.4/NOTICE b/common/m2/repository/org/ow2/asm/asm-parent/5.0.4/NOTICE
new file mode 100644
index 0000000..9496b17
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-parent/5.0.4/NOTICE
@@ -0,0 +1,28 @@
+

+ ASM: a very small and fast Java bytecode manipulation framework

+ Copyright (c) 2000-2005 INRIA, France Telecom

+ All rights reserved.

+

+ Redistribution and use in source and binary forms, with or without

+ modification, are permitted provided that the following conditions

+ are met:

+ 1. Redistributions of source code must retain the above copyright

+    notice, this list of conditions and the following disclaimer.

+ 2. Redistributions in binary form must reproduce the above copyright

+    notice, this list of conditions and the following disclaimer in the

+    documentation and/or other materials provided with the distribution.

+ 3. Neither the name of the copyright holders nor the names of its

+    contributors may be used to endorse or promote products derived from

+    this software without specific prior written permission.

+

+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF

+ THE POSSIBILITY OF SUCH DAMAGE.

diff --git a/common/m2/repository/org/ow2/asm/asm-tree/5.0.4/NOTICE b/common/m2/repository/org/ow2/asm/asm-tree/5.0.4/NOTICE
new file mode 100644
index 0000000..9496b17
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm-tree/5.0.4/NOTICE
@@ -0,0 +1,28 @@
+

+ ASM: a very small and fast Java bytecode manipulation framework

+ Copyright (c) 2000-2005 INRIA, France Telecom

+ All rights reserved.

+

+ Redistribution and use in source and binary forms, with or without

+ modification, are permitted provided that the following conditions

+ are met:

+ 1. Redistributions of source code must retain the above copyright

+    notice, this list of conditions and the following disclaimer.

+ 2. Redistributions in binary form must reproduce the above copyright

+    notice, this list of conditions and the following disclaimer in the

+    documentation and/or other materials provided with the distribution.

+ 3. Neither the name of the copyright holders nor the names of its

+    contributors may be used to endorse or promote products derived from

+    this software without specific prior written permission.

+

+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF

+ THE POSSIBILITY OF SUCH DAMAGE.

diff --git a/common/m2/repository/org/ow2/asm/asm/5.0.4/NOTICE b/common/m2/repository/org/ow2/asm/asm/5.0.4/NOTICE
new file mode 100644
index 0000000..9496b17
--- /dev/null
+++ b/common/m2/repository/org/ow2/asm/asm/5.0.4/NOTICE
@@ -0,0 +1,28 @@
+

+ ASM: a very small and fast Java bytecode manipulation framework

+ Copyright (c) 2000-2005 INRIA, France Telecom

+ All rights reserved.

+

+ Redistribution and use in source and binary forms, with or without

+ modification, are permitted provided that the following conditions

+ are met:

+ 1. Redistributions of source code must retain the above copyright

+    notice, this list of conditions and the following disclaimer.

+ 2. Redistributions in binary form must reproduce the above copyright

+    notice, this list of conditions and the following disclaimer in the

+    documentation and/or other materials provided with the distribution.

+ 3. Neither the name of the copyright holders nor the names of its

+    contributors may be used to endorse or promote products derived from

+    this software without specific prior written permission.

+

+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF

+ THE POSSIBILITY OF SUCH DAMAGE.