Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 18971 invoked from network); 16 Apr 2003 12:51:00 -0000 Received: from polaris.atos-infogerance.fr (193.56.241.12) by daedalus.apache.org with SMTP; 16 Apr 2003 12:51:00 -0000 Received: from centaure.atos-infogerance.fr ([193.56.47.18]) by polaris.atos-infogerance.fr (8.11.6p2/8.10.2) with ESMTP id h3GCp0404196; Wed, 16 Apr 2003 14:51:00 +0200 (MET DST) Received: from sirius.gsi.fr (localhost [127.0.0.1]) by centaure.atos-infogerance.fr (8.12.8p1/8.12.8) with ESMTP id h3GCoxMg006083; Wed, 16 Apr 2003 14:50:59 +0200 (MET DST) Received: from reqstr29 ([150.175.37.157]) by sirius.gsi.fr (8.12.8p1/8.12.8) with SMTP id h3GCowne022355; Wed, 16 Apr 2003 14:50:58 +0200 (MEST) Reply-To: From: "Guillaume Jambet" To: "Ant Users List" , Subject: RE: FTP task Date: Wed, 16 Apr 2003 14:51:39 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N sorry for the mistake, the class you need is in the optional.jar which should be here : \\apache-ant-1.5.3\lib check your classpath ;) G. > -----Message d'origine----- > De : Samuel Blanchet [mailto:sblanchet@sopragroup.com] > Envoy� : mercredi 16 avril 2003 14:38 > � : 'Ant Users List'; guillaume.jambet@fr.adp.com > Objet : RE: FTP task > > > I have downloaded the optional.jar and I'm using Ant16a. > > Sam > > -----Message d'origine----- > De : Guillaume Jambet [mailto:guillaume.jambet@fr.adp.com] > Envoy� : mercredi 16 avril 2003 14:33 > � : Ant Users List; sblanchet@sopragroup.com > Objet : RE: FTP task > > > have you downloaded the jar for the optionnal task ? > > > -----Message d'origine----- > > De : Samuel Blanchet [mailto:sblanchet@sopragroup.com] > > Envoy� : mercredi 16 avril 2003 14:29 > > � : user@ant.apache.org > > Objet : FTP task > > > > > > Hi, > > > > I'm using the FTP task but when I'm running my script, I have > this error. > > > > BUILD FAILED > > taskdef A class needed on loading by class > > org.apache.tools.ant.taskdefs.optional.net.FTP cannot be found: > > org/apache/commons/net/ftp/FTP > > > > Question : Where can I find this class ??? > > > > Thanks > > > > Sam > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >