Hi all,
I'd like to be able to do
<taskdef name="mail"
classname="org.apache.tools.ant.taskdefs.email.EmailTask"
classpathref="javamail.path"/>So that I can define where to load the ant-javamail.jar and mail.jar from. This works fine for the SSHExec and Scp tasks, but not with EmailTask. Is there a fundamental difference here? Kev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
