Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 99609 invoked from network); 15 Sep 2005 16:48:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Sep 2005 16:48:16 -0000 Received: (qmail 94395 invoked by uid 500); 15 Sep 2005 16:48:06 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 94289 invoked by uid 500); 15 Sep 2005 16:48:05 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 94230 invoked by uid 99); 15 Sep 2005 16:48:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2005 09:48:04 -0700 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.200.162] (HELO web30909.mail.mud.yahoo.com) (68.142.200.162) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 15 Sep 2005 09:48:11 -0700 Received: (qmail 18610 invoked by uid 60001); 15 Sep 2005 16:47:55 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=teHg3PDCt0hfTt+w7GirLHDIYcrOgnhv3LJ6m5fiHFkx5bCek/gVNnOmtvkeha3w0APwpAfxRixB6PKEymNKODF5Bgyx6dppLUrNLD6vObagATLDWggqgvdiSsDzfpzsfiE7SMCYXMoUmrrqU7YC5eXUxsb0xLPyzG9Frui+YAQ= ; Message-ID: <20050915164755.18608.qmail@web30909.mail.mud.yahoo.com> Received: from [65.247.233.164] by web30909.mail.mud.yahoo.com via HTTP; Thu, 15 Sep 2005 09:47:54 PDT Date: Thu, 15 Sep 2005 09:47:54 -0700 (PDT) From: Matt Benson Subject: Re: classpath to WEB-INF/lib via resources To: Ant Developers List In-Reply-To: <43299CB0.5030806@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N or you can demand that I quit crying and do the copy implementation. :) -Matt --- Steve Loughran wrote: > > OK, I now have to use the resource stuff, to build > WEB-INF/lib from a path > > what is the tactic? I was thinking of doing a copy, > but then I see this > in my (CVS image; this is @work) implementation of > Copy:- > > public void add(ResourceCollection res) { > //TODO: implement resources > } > > I should use the secret task, I guess... > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > dev-unsubscribe@ant.apache.org > For additional commands, e-mail: > dev-help@ant.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org