You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Mark Thomas (JIRA)" <ji...@apache.org> on 2014/11/11 09:47:34 UTC

[jira] [Created] (RAT-188) Fix RAT build on GUMP with Java 8 (workaround MANIMALSNIFFER-45)

Mark Thomas created RAT-188:
-------------------------------

             Summary: Fix RAT build on GUMP with Java 8 (workaround MANIMALSNIFFER-45)
                 Key: RAT-188
                 URL: https://issues.apache.org/jira/browse/RAT-188
             Project: Apache Rat
          Issue Type: Bug
            Reporter: Mark Thomas


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.

[1] https://jira.codehaus.org/browse/MANIMALSNIFFER-45




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)