You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/10/29 13:10:00 UTC

[jira] [Updated] (MNG-7587) Update sisu to a version supporting at least Java 17

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

Konrad Windszus updated MNG-7587:
---------------------------------
    Description: 
Version 0.3.5 (inherited from https://github.com/apache/maven-parent/blob/aff1eef5409009ca7f9d5f196233b2a575aba775/pom.xml#L934) in both Maven 4 and 3.9 of {{sisu.inject}} ships with ASM 5.0.2 (relaxed in https://github.com/eclipse/sisu.inject/commit/5e34add4790384dc764f77c9e31761cbc6e479aa to support up to Java 14).

Given that Java 19 is the most recent one today Maven needs a newer version of {{sisu.inject}} to fully support newer Java bytecode than for Java 14. 

  was:
The version used in version 0.3.5 (inherited from https://github.com/apache/maven-parent/blob/aff1eef5409009ca7f9d5f196233b2a575aba775/pom.xml#L934) in both Maven 4 and 3.9 of sisu.inject ships with ASM 5.0.2 relaxed in https://github.com/eclipse/sisu.inject/commit/5e34add4790384dc764f77c9e31761cbc6e479aa to support up to Java 14.

Given that Java 19 is the most recent one today Maven needs a newer version of sisu.inject to fully support newer Java bytecode than for Java 14. 


> Update sisu to a version supporting at least Java 17
> ----------------------------------------------------
>
>                 Key: MNG-7587
>                 URL: https://issues.apache.org/jira/browse/MNG-7587
>             Project: Maven
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Konrad Windszus
>            Priority: Major
>             Fix For: 3.9.0-candidate
>
>
> Version 0.3.5 (inherited from https://github.com/apache/maven-parent/blob/aff1eef5409009ca7f9d5f196233b2a575aba775/pom.xml#L934) in both Maven 4 and 3.9 of {{sisu.inject}} ships with ASM 5.0.2 (relaxed in https://github.com/eclipse/sisu.inject/commit/5e34add4790384dc764f77c9e31761cbc6e479aa to support up to Java 14).
> Given that Java 19 is the most recent one today Maven needs a newer version of {{sisu.inject}} to fully support newer Java bytecode than for Java 14. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)