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=23602>. 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=23602 Zip task STILL creates zip files incompatible with Winzip ------- Additional Comments From [EMAIL PROTECTED] 2003-10-10 04:49 ------- I used the eclipse directory as an example of the problem on my machine, just because it happens to be a directory with a large number of files in it. The source directory i am using has all their plugins in it, and amounts to about 14,000+ individual files. This number of files in the directory seems sufficient to create the problem. I have also recently tested creating a very large zip that contained only a few files. That worked fine in Winzip which further confirms the connection between the number of files in the archive and this problem. Winzip seems to be failing while trying to read some header value in the archive that i suppose the the Ant Unzip task is not checking. Perhaps there is a checksum, or total bytes value that is provided in the archive header which the Ant Zip task mis-writes. Perhaps you are using an int variable for a value which can exceed the max of an int? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]