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=13359>. 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=13359 jar task produces ZIP files, jar command produces java programs ------- Additional Comments From [EMAIL PROTECTED] 2003-03-28 14:06 ------- Judging from the signature you give, the file created with <jar> starts with an uncompressed entry. Ant usually only uses uncompressed entries for directories and the directories will be at the start of the archive. Does your like a jar created by Ant with the filesonly attribute set to true?