On 19/01/2011, at 12:26 PM, Sean Van Buggenum wrote:

> Not really making much progress:
> 
> the task I want to use is in the ant-1.8.1.jar file that is available
> in the lib folder of GRADLE_HOME.
> It is called 'EmailTask' and resides at:
> org.apache.tools.ant.taskdefs.email.EmailTask
> 
> Its dependencies are found in the jar files I have:
> 
> mail.jar
> activation.jar
> and maybe
> java-mail.jar, which comes with the ant installation.
> 
> I still get the same exception no matter how I do this:
> 
> java.lang.ClassNotFoundException.
> Execution failed for task ':doEMail'.
> Cause: java.lang.ClassNotFoundException: javax.mail.internet.MimeMessage

Can you run with -s, and send in the stack trace for this exception?


--
Adam Murdoch
Gradle Developer
http://www.gradle.org
CTO, Gradle Inc. - Gradle Training, Support, Consulting
http://www.gradle.biz

Reply via email to