DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4448>. 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. ------- Additional Comments From [EMAIL PROTECTED] 2002-04-03 14:33 ------- I have a similar problem with coretask zip and whenempty="skip" and update="true". If the zip previously existed, ant outputs the following: [zip] Warning: skipping zip archive D:\test.zip because no files were included. and renames the original archive to 'tmp.0' Whatever the intended use of whenempty="skip", this behaviour is unhelpful. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>