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

[jira] [Commented] (TOMEE-2025) Tomee's mail API is not JavaEE7 compatible

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

Gurkan Erdogdu commented on TOMEE-2025:
---------------------------------------

[~romain.manni-bucau] Can we close this?

> Tomee's mail API is not JavaEE7 compatible
> ------------------------------------------
>
>                 Key: TOMEE-2025
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2025
>             Project: TomEE
>          Issue Type: Dependency upgrade
>    Affects Versions: 7.0.3, 7.0.4
>            Reporter: Svetlin Zarev
>            Priority: Trivial
>
> According to the JEE7 specification, the mail API in EE7 must be version 1.5 [1]:
> {code}
> The Java EE 7 platform requires JavaMail 1.5.
> {code}
> But TomEE comes with version 1.4:
> {code}
> Bundle-Name: Geronimo JavaMail 1.4
> ...
> Specification-Version: 1.4
> {code}
> [1] https://docs.oracle.com/javaee/7/tutorial/overview007.htm#BNACS



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