From user-return-37111-apmail-ant-user-archive=ant.apache.org@ant.apache.org Wed Sep 24 11:21:18 2003 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 18608 invoked from network); 24 Sep 2003 11:21:18 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Sep 2003 11:21:18 -0000 Received: (qmail 98128 invoked by uid 500); 24 Sep 2003 11:21:06 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 98050 invoked by uid 500); 24 Sep 2003 11:21:05 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 98035 invoked from network); 24 Sep 2003 11:21:04 -0000 Received: from unknown (HELO zampo.edzen.net) (81.170.169.203) by daedalus.apache.org with SMTP; 24 Sep 2003 11:21:04 -0000 Received: from zampo.edzen.net (localhost.localdomain [127.0.0.1]) by zampo.edzen.net (8.12.8/8.12.8) with ESMTP id h8OBL3Lj005709 for ; Wed, 24 Sep 2003 13:21:03 +0200 Received: (from soredz@localhost) by zampo.edzen.net (8.12.8/8.12.8/Submit) id h8OBL36I005707 for user@ant.apache.org; Wed, 24 Sep 2003 13:21:03 +0200 X-Authentication-Warning: zampo.edzen.net: soredz set sender to soren@edzen.org using -f Date: Wed, 24 Sep 2003 13:21:03 +0200 From: =?iso-8859-1?Q?S=F6ren?= Edzen To: Ant Users List Subject: HOWTO: ftp task in NetComponents.jar? Message-ID: <20030924112103.GA5603@zampo.edzen.net> Reply-To: Ant Users List Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.1i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N When I try to use the task in NetComponents.jar I get the following error msg: [snip] ftp-deploy: || || BUILD FAILED || file:/home/soredz/prj/_cvs/edzen.net/./build.xml:49: Could not create || task or type of type: ftp. || || Ant could not find the task or a class this task relies upon. || [/snip] I have the following in my build.xml: [snip] [/snip] The NetComponents.jar is in $ANT_HOME/lib and so is optional.jar The version of ant is 1.5.4 I thouht that all you had to do to use the task was to put the NetComponents.jar in $ANT_HOME/lib and make sure that the optional.jar also was in there, or is there something else you have to do? TIA Sören -- Sören Edzen, Sweden --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org