Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 18688 invoked from network); 13 Nov 2008 14:51:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2008 14:51:34 -0000 Received: (qmail 70517 invoked by uid 500); 13 Nov 2008 14:51:41 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 69526 invoked by uid 500); 13 Nov 2008 14:51: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 69515 invoked by uid 99); 13 Nov 2008 14:51:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 06:51:39 -0800 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 ptwaugh@gmail.com designates 74.125.46.158 as permitted sender) Received: from [74.125.46.158] (HELO yw-out-1718.google.com) (74.125.46.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 14:50:20 +0000 Received: by yw-out-1718.google.com with SMTP id 9so408948ywk.70 for ; Thu, 13 Nov 2008 06:50:54 -0800 (PST) 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=VclXdeVwZm5i7+De6V+K7F/W+i4cosE+H5UBBIpY/0Y=; b=UCFg9YMTnuctYrhlc+5lLRBJyKUd4HOXUXfLlsADiJOnGB7Ruv4J3ZLfPfkILWiccH 8ZpGoPOZBNqxNZouA4a1v1vc2v7LLw+T7ofXhCbMUC/BE/IjuvzGe77azMyg1F/i1+Yw XeltovZj+BMHRtmno7QfmR1XxnVodbGQJySuo= 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=Blj5Px8NniGpoJzTLf9ZcirD2CZauR+a64PiAC+dSB2NqszOyiCvQa1BUTZmBiM5bm jKkfkOxLTX6ONw/n96/iA6uz3mKk9AqLUQgXXowrP6QK/UAyvidZmaHFAIRZCCWAC1WV 5u9+SBQNhWRGM9aqDb0twy3aDXQPMg/A0IejQ= Received: by 10.151.109.17 with SMTP id l17mr16323869ybm.105.1226587853832; Thu, 13 Nov 2008 06:50:53 -0800 (PST) Received: by 10.151.132.10 with HTTP; Thu, 13 Nov 2008 06:50:53 -0800 (PST) Message-ID: <2aec41790811130650u7136a6e8h967f302158ed9ee6@mail.gmail.com> Date: Thu, 13 Nov 2008 08:50:53 -0600 From: "Patrick Waugh" To: "Ant Users List" Subject: Re: Optional if and only if properties file exists? In-Reply-To: <9EE86F1965E19E499C80DE52AC807B5501B6F6EE@z011021.bk.fin.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2aec41790811130158k1c83fdd3v6b464be228e1a7fa@mail.gmail.com> <9EE86F1965E19E499C80DE52AC807B5501B6F6ED@z011021.bk.fin.local> <2aec41790811130258v656c2441m2da846898b42188a@mail.gmail.com> <2aec41790811130312w73d6d0eew4d85861a9b0a6164@mail.gmail.com> <9EE86F1965E19E499C80DE52AC807B5501B6F6EE@z011021.bk.fin.local> X-Virus-Checked: Checked by ClamAV on apache.org What is ????? On Thu, Nov 13, 2008 at 7:04 AM, wrote: >>> >>> >>> >>> >>> ... >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> or check the condition with antcontrib if/else in one target >>> >>> >> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> > I would use the ac:if inside the makro. > > > > > > > > > > > > > destdir="@{destdir}"> > > > > > > > > destdir="${build.dir}"> > > > > > > > > > > > > > > > > > > > > > > > Jan > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org