--- Barry Jia <[EMAIL PROTECTED]> wrote:
> When I use ftp task, I got following error, actually I had put the
> ant-optional.jar into my CLASSPATH,and it is at the ${ANT_HOME}/lib dir,
> why I still got this prob.

You need netcomponents.jar as well (see the "Library Dependencies" table
in the "Installing Ant" section of the doc for the link). Ant1.5 has a
much better error message for undefined tasks, including mentioning
possible external-library dependencies.

FYI: So long as you're running Ant via the 'ant' wrapper-script, there's
no need to put anything that lives in ANT_HOME/lib into your CLASSPATH.

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

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

Reply via email to