Hi, I've tried to use ftp task in Ant 1.3 (NetComponents.jar is in lib) but I'm getting this error: "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 the lib directory of your ant installation (ANT_HOME)." default.properties file from ant.jar has this line: ftp=org.apache.tools.ant.taskdefs.optional.net.FTP but in in optional.jar FTP.class is in org.apache.tools.ant.taskdefs.optional.FTP package. like it was in previous Ant version. Thanks, Pavel Perevalov
- Bug in running java with fork option on W95/98 when there i... Rintcius
- Re: ftp task couldn't be created in Ant 1.3 Paul Perevalov
- Re: ftp task couldn't be created in Ant 1.3 Stefan Bodewig
- RE: ftp task couldn't be created in Ant 1.3 Paul Perevalov
- Lesson learned in building optional.jar Skip Hovsmith
- Re: Bug in running java with fork option on W95/98 whe... Stefan Bodewig
- Re: Bug in running java with fork option on W95/98 whe... Rintcius
- Re: Bug in running java with fork option on W95/98... Stefan Bodewig
- Re: Bug in running java with fork option on W95/98 whe... Rintcius
- Re: Bug in running java with fork option on W95/98... Stefan Bodewig
