----- Original Message -----
From: "Noel Scott" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 17, 2001 3:21 AM
Subject: Re: trouble with ftp


> Hi,
>
> I don't have any jar called "optional.jar".  I assume this is a generic
name
> for the different jars that the optional command rely on.  I am referring
to
> the jars described in the user manual library dependancies section.
>
> I assume that netcomponents is the jar that I have to add to the
> ant-home/lib directory.
>

You should download
http://jakarta.apache.org/builds/jakarta-ant/release/v1.3/bin/jakarta-ant-1.
3-optional.jar and put it into ${ant.home}/lib too if you don't build Ant
yourself. The FTP-Task (all tasks that are documented as "Optional Task" in
the Ant manual) are in this jar file (if they are available in binary form
at all, but most of them are)).

Nico


Reply via email to