[ https://issues.apache.org/activemq/browse/CAMEL-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57742#action_57742 ]
Christian Mueller commented on CAMEL-2490: ------------------------------------------ Hey Claus, Jean-Baptiste pointed out, that JavaMail 1.4.3 already is a OSGI bundle. We could upgrade to use JavaMail1.4.3 and using the bundle provided by SUN. I would do this, but JavaMail 1.4.3 is compiled with Java 1.6 and I think this is a problem, is it? Because Apache Camel is Build with Java 1.5 (http://camel.apache.org/building.html)... {code:title=MANIFEST.MF} Manifest-Version: 1.0 Archiver-Version: Plexus Archiver Created-By: 1.6.0_10 (Sun Microsystems Inc.) Built-By: java_re Build-Jdk: 1.6.0_10 ... {code} Regards, Christian > 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 > 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.