Closed
Description
This library use asm 5.1 (at the moment) direclty. However as per http://asm.ow2.org/doc/faq.html#Q15, it suggest that
Tools and frameworks that are using ASM for bytecode processing (e.g. Hibernate, CGLIB, AspectWerkz) should repackage ASM code within their own name space. This can be automated with Jar Jar Links tool.
Here is a real issue caused by ASM library version conflict between sun's jersey and ReflectASM
Metadata
Metadata
Assignees
Labels
No labels