Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 88289 invoked from network); 21 Jul 2008 15:23:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jul 2008 15:23:48 -0000 Received: (qmail 93677 invoked by uid 500); 21 Jul 2008 15:23:44 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 93647 invoked by uid 500); 21 Jul 2008 15:23:43 -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 93636 invoked by uid 99); 21 Jul 2008 15:23:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2008 08:23:43 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ddevienne@gmail.com designates 66.249.92.168 as permitted sender) Received: from [66.249.92.168] (HELO ug-out-1314.google.com) (66.249.92.168) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2008 15:22:50 +0000 Received: by ug-out-1314.google.com with SMTP id o2so275668uge.31 for ; Mon, 21 Jul 2008 08:22:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=yXFQU8aG1HvVOMYQmfTXr7gBeVVpX2KjtnneoRQ5hyM=; b=Lc/4FmfHnu0Jded5YtotGWpJlI+tPeO4cTz266iqr8OQyLpsoGAn5Yo5EfrknriN3r IJJzi30UuX5s7O6KOuBBXYgsMuoZHT2C65eTBn1vANGF8uQZkMFanwcA+h8zpWdnAcgO alLDIqDk7Henv+pf2/gtKR8Ym2R5P1ja7CXfc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=KrxBr6nOWXFTCKZK9k3x2uGSfrB7UMyanzN4H1PHUjTY15yZ9Bybl4uhrDvtfftGad 6rfCRvvxgZ6O/DD7BL4dcYe8YNM2Oxqh6WlScTVhugs59UkNCx7V765qWtLgz3vHzZIc zvNMJaL0QxVtp8YOyeMl/Yn+VGshY7auQUHDw= Received: by 10.67.121.14 with SMTP id y14mr1447664ugm.10.1216653777035; Mon, 21 Jul 2008 08:22:57 -0700 (PDT) Received: by 10.67.29.20 with HTTP; Mon, 21 Jul 2008 08:22:56 -0700 (PDT) Message-ID: <255d8d690807210822l5c45161dn1f441370b5e96268@mail.gmail.com> Date: Mon, 21 Jul 2008 10:22:56 -0500 From: "Dominique Devienne" To: "Ant Users List" Subject: Re: Checking existence of a set of files In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <255d8d690807210701g10233a0bh9fba66846954d9a6@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Jul 21, 2008 at 10:14 AM, Lars R=E6der Clausen wrot= e: > Problem is, the required files come from > several different directories, some from within the build space, some > from without. It was easy to make a ClassPath with them, but that's > not a usable argument for in Not a problem for , which I really liked This task should in fact be in Ant proper IMHO, as it's been developed by an Ant commiter, and it very well make. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org