You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mark Symons (Jira)" <ji...@apache.org> on 2022/08/26 13:31:00 UTC

[jira] [Commented] (EMAIL-203) Switch from javax.mail to jakarta.mail

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

Mark Symons commented on EMAIL-203:
-----------------------------------

[~michael-o] , how about switching {{javax.mail}} to {{jakarta.mail}} now... but sticking with the last 1.x version, thus maintaining usage of javax imports (which only changed to jakarta with 2.0.0).

Currently, {{javax.mail}} allows upgrade from 1.5.4 to 1.6.2. Switching to {{jakarta.mail}} per the above would allow upgrade to 1.6.7... released in late 2021, 2.5 years after 1.6.2 (and 6 years after currently-used 1.5.4).

> Switch from javax.mail to jakarta.mail
> --------------------------------------
>
>                 Key: EMAIL-203
>                 URL: https://issues.apache.org/jira/browse/EMAIL-203
>             Project: Commons Email
>          Issue Type: Task
>    Affects Versions: 2.0
>            Reporter: Krosheninnikov Artem
>            Priority: Major
>             Fix For: 2.0
>
>
> Jakarta is a successor of javax.mail according to [1]
> Changing dependency to jakarta.mail is a breaking change thus commons-mail 2.0 should be released
> [1] https://eclipse-ee4j.github.io/mail/



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