Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 97150 invoked by uid 500); 14 Jun 2001 20:31:11 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 96961 invoked from network); 14 Jun 2001 20:31:09 -0000 Message-ID: <462F323275D6D311BA0200805F356C52EC717B@lgcadev001.zycor.lgc.com> From: Steve Donie To: "'ant-user@jakarta.apache.org'" Subject: RE: uptodate -- a second set of eyes Date: Thu, 14 Jun 2001 15:33:21 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Uptodate looks like it is intended for a many-to-one check (many input files to one output file). Try running with -verbose to see what it is doing. -----Original Message----- From: Christopher Berry [mailto:christopher.berry@etrade.com] Sent: Thursday, June 14, 2001 1:45 PM To: Ant-User (E-mail) Subject: uptodate -- a second set of eyes Hi, I'm wondering if someone would kindly be a second set of eyes for me.. I am attempting to use the uptodate task as follows: But the property seems to always be true -- even when I can see (in the file system) that ${efc.jar} is more recent than ${efc.gzfile} I am probably doing something obvious wrong, yet I don't see it. Can anyone else see my error??? Thanks very much, -- Chris efc.tarGZBuild.notRequired= ${efc.tarGZBuild.notRequired} ..... Chris Berry --- christopher.berry@etrade.com -- 512-323-9479