Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 99728 invoked from network); 24 Jan 2003 12:00:42 -0000 Received: from exchange.sun.com (192.18.33.10) by 208.185.179.12.available.above.net with SMTP; 24 Jan 2003 12:00:42 -0000 Received: (qmail 7803 invoked by uid 97); 24 Jan 2003 12:01:54 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 7778 invoked by uid 97); 24 Jan 2003 12:01:53 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 7762 invoked by uid 98); 24 Jan 2003 12:01:52 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <008001c2c3a0$45060000$0a14a8c0@terre> From: "Chris Brown" To: "ant-user" Subject: [Ant 1.5.1] Inconsistency with when using nested instead of basedir attr Date: Fri, 24 Jan 2003 13:01:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: 208.185.179.12.available.above.net 1.6.2 0/1000/N X-Spam-Rating: 208.185.179.12.available.above.net 1.6.2 0/1000/N Hello, I've noticed some unexpected behaviour with Ant 1.5.1's task. I first tried: ... which correctly created the test.tar.gz file. However, despite the source files being updated (I checked this by the dates on the disk), the test.tar.gz file was never updated. I switched on verbose execution, which stated that each file was omitted as the output file was up-to-date (which wasn't true). I couldn't see any reason, so I tried the following workaround: ... and it worked ! Both should behave identically. Is this a new or a known bug? Thanks, Chris -- To unsubscribe, e-mail: For additional commands, e-mail: