Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 17894 invoked from network); 29 Aug 2003 17:53:20 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Aug 2003 17:53:20 -0000 Received: (qmail 36986 invoked by uid 500); 29 Aug 2003 17:52:05 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 36920 invoked by uid 500); 29 Aug 2003 17:52: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 36727 invoked from network); 29 Aug 2003 17:52:03 -0000 Received: from unknown (HELO mendel.wi.mit.edu) (18.4.1.118) by daedalus.apache.org with SMTP; 29 Aug 2003 17:52:03 -0000 Received: from genome.wi.mit.edu (pc14012.wi.mit.edu [18.157.14.12]) by mendel.wi.mit.edu (8.12.9/8.12.8) with ESMTP id h7THpYR3011563 for ; Fri, 29 Aug 2003 13:51:34 -0400 (EDT) Message-ID: <3F4F92A6.3010803@genome.wi.mit.edu> Date: Fri, 29 Aug 2003 13:51:34 -0400 From: Erik Husby Organization: Whitehead Institute/MIT Center for Genome Research User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: Re: Ant to collect 3rd party libraries References: <1062178126.8757.57.camel@localhost.localdomain> In-Reply-To: <1062178126.8757.57.camel@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 You might want to take a look at Maven, http://maven.apache.org/ Maven builds on top of Ant and one of its features is it handles that gathering of 3rd party libraries automaticly for you. Charlie Cano wrote: >I would like to use Ant to automate the "gathering" of 3rd party >libraries (jars, etc) from a remote ftp server, but I'm not sure what >the "right" way of doing it would be. > > >Thanks in advance, >Charlie > > > > You're welcome. -- Erik Husby Team Lead for Software Quality Automation Whitehead Institute/MIT Center for Genome Research Rm. 2192 320 Charles St Cambridge, MA 02141-2023 mobile: 781.354.6669 office: 617.258.9227 mhusby@genome.wi.mit.edu --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org