[
https://issues.apache.org/jira/browse/CAMEL-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065328#comment-15065328
]
ASF GitHub Bot commented on CAMEL-9433:
---------------------------------------
GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/738
CAMEL-9433: Upgrade java mail with new maven coord.
Some things I noticed:
camel-atom
* axiom-api/axiom-impl do not have a (transitive) dependency on javax.mail
anymore, but on geronimo-javamail_1.4_spec. Should that be excluded instead?
* abdera-parser does not have a (transitive) dependency on javax.mail
anymore (so exclusion is not necessary)
camel-aws
* aws-java-sdk does not have a (transitive) dependency on javax.mail
anymore. Exclusion of transitive dependency and java-mail dependency is not
necessary.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/camel java_mail_coord
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/738.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #738
----
commit 79a2ad61ecef99de9618eadc9935568a2793e7f6
Author: Pascal Schumacher <[email protected]>
Date: 2015-12-19T10:19:12Z
CAMEL-9433: Upgrade java mail with new maven coord.
----
> Update to javax-mail 1.5.5
> --------------------------
>
> Key: CAMEL-9433
> URL: https://issues.apache.org/jira/browse/CAMEL-9433
> Project: Camel
> Issue Type: Task
> Components: camel-mail
> Reporter: Pascal Schumacher
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.17.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)