mmons-net-1.1.0.jar from the projects lib directory into
$HOME\.ant\lib. That way it would be fairly straightforward to use.
/A
On 7/12/05, Peter Reilly <[EMAIL PROTECTED]> wrote:
> Asle Pedersen wrote:
>
> >I prefer alt.3 and try using taskdefs before without success. I did
&
>
> location="/path/to/ant-commons-net.jar"/>
>
>
>
>
> Regards
> Ivan
>
> --- Asle Pedersen <[EMAIL PROTECTED]> wrote:
>
> > Is it possible to "embed" the ant ftp task in a
> > project. I would like
> >
Is it possible to "embed" the ant ftp task in a project. I would like
to just depend on a standard ant-installation to use the ftp task and
have the commons-net-1.1.0.jar in my project instead of under /ant/lib
which is suggested by the documentation. I have tried different
methods to do this but n