You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Raymond (Jira)" <ji...@apache.org> on 2022/11/23 15:08:00 UTC

[jira] [Commented] (CAMEL-14680) javax -> jakarta

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

Raymond commented on CAMEL-14680:
---------------------------------

Some libraries that have separate version for Javax and Jakarta like:


||Library||javax||jakarta||
|jakarta mail|1.x|2.x|
|spring framework|5.x|6.x|
|spring boot|2.x|3.x|
|qpid|1.x|2.x|
|jetty|10.x|11.x|
|hibernate|5.x|6.x|


There are probably more, but it's good to have some insight I guess.

Also interesting: Does Camel also exist 3.x (javax) and 4.x (jakarta) next to each other for a while?

> javax -> jakarta
> ----------------
>
>                 Key: CAMEL-14680
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14680
>             Project: Camel
>          Issue Type: Task
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 4.0
>
>
> When the industry switches from javax to jarkarta then we should follow up as well.
> Its mostly JMS, Servlet, Mail, CDI, WS, JAX-RS, and other components. So at some day we may have a release that switches fully over and is not backwards compatible.
>  



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