Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 11102 invoked from network); 24 Jun 2008 11:56:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jun 2008 11:56:42 -0000 Received: (qmail 86831 invoked by uid 500); 24 Jun 2008 11:56:39 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 86806 invoked by uid 500); 24 Jun 2008 11:56:39 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 86795 invoked by uid 99); 24 Jun 2008 11:56:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jun 2008 04:56:39 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.142.181] (HELO samaflost.de) (88.84.142.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jun 2008 11:55:49 +0000 Received: from localhost (unknown [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 96E0DE220016 for ; Tue, 24 Jun 2008 11:55:37 +0000 (UTC) Received: from samaflost.de ([127.0.0.1]) by localhost (v30161.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10070-07 for ; Tue, 24 Jun 2008 13:55:36 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 2525) id 7639AE220014; Tue, 24 Jun 2008 13:55:36 +0200 (CEST) To: user@ant.apache.org Subject: Re: Is it possible to run a target for each file in a fileset? X-Draft-From: ("nnfolder:mail.jakarta-ant-user" 62705) References: From: Stefan Bodewig Date: Tue, 24 Jun 2008 13:55:36 +0200 In-Reply-To: (Andy Stevens's message of "Tue\, 24 Jun 2008 12\:40\:12 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at samaflost.de X-Virus-Checked: Checked by ClamAV on apache.org On Tue, 24 Jun 2008, Andy Stevens wrote: > Perhaps one day some of this behaviour might be included in the java > task, or someone will come up with an task that combines > the two, Indeed, this has been thought about many times, but so far no code has been generated b those thoughts ;-) > Kind of like a cross between the and / tasks. That would be , but it only applies to running Ant build files instead of running Ant against some files. > Is that possible, or is the batch file going to be the easiest way > to do what I need? Probably. > Or can anyone suggest another way I've not thought of? AntContrib's or might be an option. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org