Yeah that makes sense, however what they say on their sites is contradictory to what they do provide (the parent POM of javax.mail:mail):
http://search.maven.org/#artifactdetails%7Ccom.sun.mail%7Call%7C1.4.5%7Cpom which brings: <dependencies> <dependency> <groupId>javax.activation</groupId> <artifactId>activation</artifactId> <version>${activation-api.version}</version> </dependency> </dependencies> on the classpath to camel-mail and the version 1.4.5 is released in 2012! And better they had already cleaned up the JDK 1.4 & 5 stuff inside these POMs which are both EOL since ages! Anyway I'll try to fix the tests tomorrow. Babak -- View this message in context: http://camel.465427.n5.nabble.com/Getting-closer-with-Java7-tp5692627p5714256.html Sent from the Camel Development mailing list archive at Nabble.com.