You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2013/10/15 21:34:42 UTC

[jira] [Resolved] (CXF-5323) [cxf-rt-core] remove geronimo-javamail_1.4_spec dependency

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

Daniel Kulp resolved CXF-5323.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6.11
                   2.7.8
                   3.0.0
         Assignee: Daniel Kulp


I'm resolving this as fixed as I did remove the direct compile dependency of cxf-rt-core with the javamail jar.  HOWEVER, it still pulls it in transitively from cxf-api.   It's required in cxf-api to handle the mime processing for multipart messages.   Thus, you do still need a mail implementation.

3.0 does resolve this further by not using the mail stuff for the mime processing.  Thus, this will be fully resolved for 3.0.


> [cxf-rt-core] remove geronimo-javamail_1.4_spec dependency
> ----------------------------------------------------------
>
>                 Key: CXF-5323
>                 URL: https://issues.apache.org/jira/browse/CXF-5323
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.7.7
>            Reporter: Alexey Markevich
>            Assignee: Daniel Kulp
>             Fix For: 3.0.0, 2.7.8, 2.6.11
>
>
> cxf-rt-core compiled successfuly without geronimo-javamail_1.4_spec dependency. But in local environment there is problem with custom code which used javax.mail because cxf have it as transitive dependency.



--
This message was sent by Atlassian JIRA
(v6.1#6144)