[ 
https://issues.apache.org/activemq/browse/CAMEL-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57826#action_57826
 ] 

Christian Mueller commented on CAMEL-2490:
------------------------------------------

Claus,
because javax.mail is hosted on the maven repo at 
http://download.java.net/maven/2, I have to add this repo to the pom.xml. At 
present this repo is defined in <CAMEL_ROOT>/components/camel-mail/pom.xml, but 
because this dependency is defined in the dependencyManagement section in 
<CAMEL_ROOT>/parent/pom.xml, we have to define it in another place (because 
camel-itest and mock-javamail_1.7 also depends on this repo).
Is <CAMEL_ROOT>/pom.xml or <CAMEL_ROOT>/parent/pom.xml the right place?

And another question. In karaf 
[features.xml|http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/src/main/resources/features.xml?view=markup],
 camel-cxf has a dependency to javax.mail, but the 
[pom.xml|http://svn.apache.org/viewvc/camel/trunk/components/camel-cxf/pom.xml?view=markup]
 from camel-cxf dosn't have this dependency. Is this right?

> Upgrade to use JavaMail 1.4.3
> -----------------------------
>
>                 Key: CAMEL-2490
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2490
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-mail
>            Reporter: Claus Ibsen
>            Assignee: Christian Mueller
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> JavaMail is now published in maven repo by SUN.
> http://java.sun.com/products/javamail/
> So we can easily grab the latest release which at this time is 1.4.3

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to