Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 65756 invoked from network); 13 Nov 2003 14:38:43 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Nov 2003 14:38:43 -0000 Received: (qmail 14324 invoked by uid 500); 13 Nov 2003 14:38:23 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 14281 invoked by uid 500); 13 Nov 2003 14:38:23 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 14238 invoked from network); 13 Nov 2003 14:38:21 -0000 Received: from unknown (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by daedalus.apache.org with SMTP; 13 Nov 2003 14:38:21 -0000 Received: from z011104.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id hADEcF9k000672 for ; Thu, 13 Nov 2003 15:38:15 +0100 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2657.72) id ; Thu, 13 Nov 2003 15:38:17 +0100 Message-ID: <879A5AD5DD0ED511891F0003473A9B5608FF7288@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: RE: Date: Thu, 13 Nov 2003 15:38:17 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C3A9F3.C6D571D0" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C3A9F3.C6D571D0 Content-Type: text/plain; charset="iso-8859-1" Use Targets if and unless attributes require the NAME of a property. Jan > -----Original Message----- > From: Sven Kuenzler [mailto:svenk@despammed.com] > Sent: Thursday, November 13, 2003 3:22 PM > To: user@ant.apache.org > Subject: > > > How is the uptodate Task supposed to be working? > > > srcfile="${resource.dir}/doc/handbuch.xml" > targetfile="${build.dir}/web/base/help/index.html"> > > > > > > > > > > > Calling "ant help" gives "true" or "${help-current}" as output, > depending on whether the srcfile is newer or older than the target. > However, I would have hoped that the helpfiles task is not > called at all > when the target is up to date. > > Did I miss anything? > > Ant version is 1.5(.3) > > Thanks, Sven > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > ------_=_NextPart_001_01C3A9F3.C6D571D0--