you should download NetComponents instead (from http://www.savarese.org/oro/downloads/index.html#NetComponents)
-----Original Message----- From: gglefoncede gglefoncede [mailto:[EMAIL PROTECTED] Sent: September 11, 2003 12:38 PM To: [EMAIL PROTECTED] Subject: RE: Problem with FTP task i downloaded binaries >From: "Rob van Oostrum" <[EMAIL PROTECTED]> >Reply-To: "Ant Users List" <[EMAIL PROTECTED]> >To: "Ant Users List" <[EMAIL PROTECTED]> >Subject: RE: Problem with FTP task >Date: Thu, 11 Sep 2003 12:33:02 -0400 > >did you build Ant from source or did you download binaries? > >-----Original Message----- >From: gglefoncede gglefoncede [mailto:[EMAIL PROTECTED] >Sent: September 11, 2003 12:14 PM >To: [EMAIL PROTECTED] >Subject: Problem with FTP task > > >Hello all > >I'm trying to use ftp task in my build.xml (Ant 1.5.4). >I downloaded the commons-net-1.0.0.jar and put it in the lib directory of >ant, i set up the environnement variable like this: >set ANT_HOME=c:\ant >set JAVA_HOME=c:\j2sdk >set PATH=%PATH%;%ANT_HOME%\bin > > >But I have problems with it. >When i run ant, I've got this message: > >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 the task to defaults.properties > >Could someone help me, i look on the net but i didn't find a solution. > >Thanks >greg > >_________________________________________________________________ >Hotmail : un compte GRATUIT qui vous suit partout et tout le temps ! >http://g.msn.fr/FR1000/9493 > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > _________________________________________________________________ Hotmail : un compte GRATUIT qui vous suit partout et tout le temps ! http://g.msn.fr/FR1000/9493 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
