Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0ABC0980D for ; Thu, 8 Dec 2011 11:59:10 +0000 (UTC) Received: (qmail 48949 invoked by uid 500); 8 Dec 2011 11:59:09 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 48917 invoked by uid 500); 8 Dec 2011 11:59:09 -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 48909 invoked by uid 99); 8 Dec 2011 11:59:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2011 11:59:09 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2011 11:59:02 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id C74CF28985D1 for ; Thu, 8 Dec 2011 12:58:41 +0100 (CET) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JK-xX6mAKiTB for ; Thu, 8 Dec 2011 12:58:41 +0100 (CET) Received: by samaflost.de (Postfix, from userid 1000) id 6F30928985D2; Thu, 8 Dec 2011 12:58:41 +0100 (CET) From: Stefan Bodewig To: user@ant.apache.org Subject: Re: Use Ant with an arbitrary date References: <87wrajmezh.fsf@v35516.1blu.de> <87obvvm9e5.fsf@v35516.1blu.de> Date: Thu, 08 Dec 2011 12:58:41 +0100 In-Reply-To: (Emma Burrows's message of "Thu, 8 Dec 2011 11:48:20 +0000") Message-ID: <87iplrqnpq.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On 2011-12-08, Emma Burrows wrote: > Apologies for revisiting this issue a week later. Don't worry. >> Another approach more in line with your original one is to explicitly >> set update to false on your modified selector during normal builds and >> set it to true when you actually deploy the files. > I don't seem to be able to get this to work. I am using Ant 1.7.1. and > I have the following code: > > > > > Ant 1.7.1 has a known bug If you can't upgrade Ant, this should work Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org