You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2013/09/27 09:19:08 UTC

[jira] [Updated] (FELIX-4010) SCR Plugin aborts when scanning a Java 8 class file

     [ https://issues.apache.org/jira/browse/FELIX-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler updated FELIX-4010:
------------------------------------

    Fix Version/s: scr generator 1.8.2
                   scr ant task 1.9.0
                   maven-scr-plugin 1.14.2
    
> SCR Plugin aborts when scanning a Java 8 class file
> ---------------------------------------------------
>
>                 Key: FELIX-4010
>                 URL: https://issues.apache.org/jira/browse/FELIX-4010
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin
>    Affects Versions: maven-scr-plugin-1.11.0
>            Reporter: Felix Meschberger
>             Fix For: maven-scr-plugin 1.14.2, scr ant task 1.9.0, scr generator 1.8.2
>
>
> It looks like the ASM library referred to by the SCR plugin is not compatible with Java 8 class file version 52.
> How to reproduce: Use Java 8 to run a maven based project build where at least one of the @Component annotated classes extend (or implement) a Java 8 runtime provided class, e.g. java.io.Serializable, in class file version 52.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira