[
https://issues.apache.org/jira/browse/STORM-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zowalla closed STORM-4010.
----------------------------------
Resolution: Fixed
> Reduce ASM Mess in dependency tree
> ----------------------------------
>
> Key: STORM-4010
> URL: https://issues.apache.org/jira/browse/STORM-4010
> Project: Apache Storm
> Issue Type: Improvement
> Affects Versions: 2.6.0
> Reporter: Richard Zowalla
> Assignee: Richard Zowalla
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> We have lots of different asm versions within our classpath / libs.
> We should manage these dependencies to avoid having different versions around.
> * ASM Analysis (org.ow2.asm:asm-analysis:6.0_BETA -
> http://asm.objectweb.org/asm-analysis/)
> * ASM Commons (org.ow2.asm:asm-commons:6.0 -
> http://asm.objectweb.org/asm-commons/)
> * ASM Core (org.ow2.asm:asm:6.0 - http://asm.objectweb.org/asm/)
> * ASM Tree (org.ow2.asm:asm-tree:6.0 -
> http://asm.objectweb.org/asm-tree/)
> * ASM Util (org.ow2.asm:asm-util:6.0_BETA -
> http://asm.objectweb.org/asm-util/)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)