Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 46844 invoked from network); 11 Aug 2008 13:29:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Aug 2008 13:29:48 -0000 Received: (qmail 20831 invoked by uid 500); 11 Aug 2008 13:29:44 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 20806 invoked by uid 500); 11 Aug 2008 13:29:44 -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 20795 invoked by uid 99); 11 Aug 2008 13:29:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2008 06:29:44 -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 evgeny.zislis@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2008 13:28:49 +0000 Received: by ug-out-1314.google.com with SMTP id o2so203235uge.31 for ; Mon, 11 Aug 2008 06:28:59 -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=BZOeROYPSKYjXxCiPTpDyA7Kd/0qh6SE2FSkTCqNdy4=; b=gI/6qz6UO6gRCm34C6UNJeRVM66LIGrdFAL/RvEBU1vB9OPSVDP3Bh4m+phToBuIT+ y4/txvKsz16IZb0KOJyy++0j0lK8mwiqPWdXEIl5jy5gODsceQRubt96hB5X9xAxTYWE Qs0g65rLZ3VIDo7a/ZCHsm+R7q4swyn0MX8DA= 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=BUxT0/rR97l2H2p+VuM77nBQ0bhSB3Lf3isCPW7TJeIIti+YsoFb6CCjuBRECNB2JL 0yk6ES8XRP78ecX6hCKx224qZClsc4hUf0Ddaiyn2SiTNYq8VgW5QXKbTDqOjzreNJMg lbef+geJcNlLz3bKFwclnPTGTxHEzk9a6VTXQ= Received: by 10.103.175.9 with SMTP id c9mr5863906mup.15.1218461339312; Mon, 11 Aug 2008 06:28:59 -0700 (PDT) Received: by 10.103.200.2 with HTTP; Mon, 11 Aug 2008 06:28:59 -0700 (PDT) Message-ID: Date: Mon, 11 Aug 2008 16:28:59 +0300 From: Evgeny To: "Ant Users List" Subject: Re: A way to create empty files In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org So there is no way to do this other than creating an additional target with an "if" attribute? On Mon, Aug 11, 2008 at 3:09 PM, Kevin Jackson wrote: > I think you want to look at the Available task > > http://ant.apache.org/manual/CoreTasks/available.html > > Thanks, > Kev > > --------------------------------------------------------------------- > 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