Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-beta-6
-
Component/s: None
-
Labels:None
-
Number of attachments :
Thanks James!
BTW, you should mark
GROOVY-471as a duplicate of this one, although depending on how you fixed it, you might want to address the issue brought up in that bug. That is, if you are still using org.objectweb.asm.util.DumpClassVisitor in some form (whether a runtime dependency or not), you should really upgrade to ASM-1.4.3 and start using org.objectwebn.asm.util.ASMifierClassVisitor.Jake