Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 42970 invoked from network); 13 Feb 2003 13:33:55 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 13 Feb 2003 13:33:55 -0000 Received: (qmail 14190 invoked by uid 50); 13 Feb 2003 13:35:25 -0000 Date: 13 Feb 2003 13:35:25 -0000 Message-ID: <20030213133525.14189.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 4448] - Jar task's whenempty="skip" doesn't work as expected. X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4448 Jar task's whenempty="skip" doesn't work as expected. conor@cortexebusiness.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.6 ------- Additional Comments From conor@cortexebusiness.com.au 2003-02-13 13:35 ------- The issue with update on files is working under 1.6. I believe it shoul dbe OK for 1.5 too. I have changed the message and log level when updating a zip file and whenempty="skip" is true. The original issue is covered by Stefan's warning that Jars are never empty.