You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Nicolas Roduit (Jira)" <ji...@apache.org> on 2021/12/24 10:27:00 UTC

[jira] [Created] (FELIX-6489) ASM - support for Java 17

Nicolas Roduit created FELIX-6489:
-------------------------------------

             Summary: ASM - support for Java 17
                 Key: FELIX-6489
                 URL: https://issues.apache.org/jira/browse/FELIX-6489
             Project: Felix
          Issue Type: Improvement
          Components: SCR Tooling
    Affects Versions: framework-7.0.3
            Reporter: Nicolas Roduit


Currently compiling a project with Java superior to 13 with maven-src-plugin throw an exception:
Unable to scan class files: org.test.Test (Class file format probably not supported by ASM ?): Unsupported class file major version 58

PR: https://github.com/apache/felix-dev/pull/14



--
This message was sent by Atlassian Jira
(v8.20.1#820001)