this isn't a tomcat issue.
Conor
> -Original Message-
> From: Damian Gołda [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 14 November 2000 23:23
> To: Tomcat-Dev@Jakarta. Apache. Org
> Subject: ftp task in ant
>
>
> I'm trying to use ftp task in my build.xml
I'm trying to use ftp task in my build.xml (Ant 1.2 release).
But I have problems with it.
First, I've got:
Could not create task of type: ftp because I can't find it in the list of
task class definitions. Common solutions are: 1 execute bin/bootstrap. 2
use taskdef to declare your task. 3 add