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=19195>. 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=19195 Checksum values are -1 for the files in the zip created through ant Summary: Checksum values are -1 for the files in the zip created through ant Product: Ant Version: 1.5.3 Platform: Other OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I created a zip file through Ant 1.5.3 and then I tried to calculate the Checksum values of the files inside the zip file using ZipInputStream. It displays -1 for all the files. varies if i expand the zip file to a temporary directory and zip it again it displays the checksum values properly.
