Description
The ASF Gump CI service has recently switched to using Java 8. This triggered a number of failures, including one in Rat.
This failure is caused by MANIMALSNIFFER-45 [1]. The root cause is a dependency on a version of ASM that does not support Java 8 byte code.
A work-around until the MANIMALSNIFFER is updated is the attached patch.