maven-plugins icon indicating copy to clipboard operation
maven-plugins copied to clipboard

Replace the deprecated RemappingClassAdapter with ClassRemapper

Open ebourg opened this issue 8 years ago • 0 comments

Hi,

RemappingClassAdapter has been deprecated in ASM 5.0, and in the version 6.0 it starts spitting RuntimeExceptions with the message "RemappingClassAdapter is deprecated, use ClassRemapper instead". Here is a patch fixing this.

ebourg avatar Jul 10 '17 09:07 ebourg