You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Martin Schreier (Jira)" <ji...@apache.org> on 2022/01/07 12:14:00 UTC

[jira] [Commented] (MRM-2030) Switch to Jakarta EE 9.x

    [ https://issues.apache.org/jira/browse/MRM-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470564#comment-17470564 ] 

Martin Schreier commented on MRM-2030:
--------------------------------------

Unfortunately Spring is switching not before Release 6 (Q4 2022) to the jakarta namespace and Jakarta EE 9.

Spring 6 Milestone 1 is released, and JDK 17+ is required. Which means, there is no way for a smooth transition. If we want to migrate, we have to switch to:
 * JDK 17
 * Jakarta EE 9.x
 * Spring 6
 * jetty 11
 * ... (not sure, what components are dependent on java ee Apis)

In one big move ...

> Switch to Jakarta EE 9.x
> ------------------------
>
>                 Key: MRM-2030
>                 URL: https://issues.apache.org/jira/browse/MRM-2030
>             Project: Archiva
>          Issue Type: Improvement
>            Reporter: Martin Schreier
>            Assignee: Martin Schreier
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Goal is Jakarta EE 9.1, or 9.0 if this is not feasible.
> Todo:
>  * Namespace Change
>  * Update of API Libraries
>  * Check, if OpenJPA is still compatible
>  * Use new jetty version (11)



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