If I remember right you are working with Ant 1.3. Why don�t you update to
1.5.2? (1.5.3 beta is 
available). I think you�ll get lot of problems because the old version.

Most of the people can�t reproduce your failures, because they don�t have
1.3 (I think).

And ... the doc of 1.5 is much much better :-)


Jan Mat�rne

> -----Urspr�ngliche Nachricht-----
> Von: Gundapu, Srinivasa (MBS)
> [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 25. M�rz 2003 16:43
> An: 'Ant Users List'
> Betreff: ftp task failed
> 
> Hello guys,
> 
> Thanks for your help. I could jar the stuff that I wanted to. 
> It is failing
> on the next target. Its not able to ftp the jar file to the server.
> It is complaining on the ftp task. I copied optional.jar into 
> the lib of
> ant_home. Still it is complaining the same. 
> 
> Any help is appreciated..
> 
> This is the error....
> 
> *****************************************************************
> 
> H:\Projects\DoradoRates>ant
> Buildfile: build.xml
> 
> prepare:
> 
> compile:
> 
> package:
> 
> deploy8040:
> 
> BUILD FAILED
> 
> H:\Projects\DoradoRates\build.xml:34: Could not create task 
> of type: ftp.
> Common solutions are to
>  use taskdef to declare your task, or, if this is an optional 
> task, to put
> the optional.jar in th
> e lib directory of your ant installation (ANT_HOME).
> 
> Total time: 3 seconds
> 
> H:\Projects\DoradoRates>
> ***********************************************************
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to