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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to