You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Martin Wiesner (JIRA)" <ji...@apache.org> on 2018/11/12 10:47:00 UTC

[jira] [Updated] (TOMEE-2260) TomEE should support library asm7 (xbean 4.11 or higher) to support fully Java 11

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

Martin Wiesner updated TOMEE-2260:
----------------------------------
    Description: 
Because the TomEE server uses for the analysis of the deployed classes the asm library, there should be included the library asm7, which does officially support all of the features from java 11. It is especially important because Java 11 is the LTS Version from Oracle, so very much suitable for the development of production stable applications. Todays asm6 library used in versions 7.1.0 and 8.0.0-M1 does not support java 11 officially and fully, asm6 in versions 6.2 and 6.2.1 (in xbeans 4.9 and 4.10) supports java 11 only in experimental way. See

[https://asm.ow2.io/versions.html]

+Depends on:+

TOMEE-2272

  was:
Because the TomEE server uses for the analysis of the deployed classes the asm library, there should be included the library asm7, which does officially support all of the features from java 11. It is especially important because Java 11 is the LTS Version from Oracle, so very much suitable for the development of production stable applications. Todays asm6 library used in versions 7.1.0 and 8.0.0-M1 does not support java 11 officially and fully, asm6 in versions 6.2 and 6.2.1 (in xbeans 4.9 and 4.10) supports java 11 only in experimental way. See

[https://asm.ow2.io/versions.html]

 


> TomEE should support library asm7 (xbean 4.11 or higher) to support fully Java 11
> ---------------------------------------------------------------------------------
>
>                 Key: TOMEE-2260
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2260
>             Project: TomEE
>          Issue Type: Dependency upgrade
>          Components: TomEE Core Server
>    Affects Versions: 8.0.0-M1, 7.1.0
>         Environment: Java 11
>            Reporter: Artur Linhart
>            Priority: Major
>
> Because the TomEE server uses for the analysis of the deployed classes the asm library, there should be included the library asm7, which does officially support all of the features from java 11. It is especially important because Java 11 is the LTS Version from Oracle, so very much suitable for the development of production stable applications. Todays asm6 library used in versions 7.1.0 and 8.0.0-M1 does not support java 11 officially and fully, asm6 in versions 6.2 and 6.2.1 (in xbeans 4.9 and 4.10) supports java 11 only in experimental way. See
> [https://asm.ow2.io/versions.html]
> +Depends on:+
> TOMEE-2272



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)