WW-4570 Drops ASM from minimal set of Jars

(cherry picked from commit 90dbf54)
This commit is contained in:
Lukasz Lenart
2015-11-22 13:52:19 +01:00
parent a20aed381a
commit fa41222859
-3
View File
@@ -39,9 +39,6 @@
<include>org.apache.struts:struts2-core</include>
<include>org.freemarker:freemarker</include>
<include>org.apache.commons:commons-lang3</include>
<include>org.ow2.asm:asm</include>
<include>org.ow2.asm:asm-commons</include>
<include>org.ow2.asm:asm-tree</include>
<include>ognl:ognl</include>
<include>javassist:javassist</include>
<include>commons-fileupload:commons-fileupload</include>