On Thu, 2 May 2002, Russ Freeman <[EMAIL PROTECTED]> wrote:

> ..does that mean I can specify <classpath> anyway? I thought I had
> tried that without success.
> 
> Not sure I understand...

I litteraly mean <taskdef>.

<taskdef name="mail" 
        classname="org.apache.tools.ant.taskdefs.email.EmailTask">
  <classpath ....>
</taskdef>

before you use the task the first time.

The classname above is for 1.5, BTW.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to