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=21899>. 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=21899 <Zip> task fails if compress="false" Summary: <Zip> task fails if compress="false" Product: Ant Version: 1.5.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: Major Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Trying to zip a semi-large file (230MB) file fails with an OutOfMemoryError if compression is turned off. Setting compression turned on resolves the problem! Using Ant 1.5.2 and JDK 1.4.1_02 with default VM settings. Additional info: I disabled compression in this case because I am zipping up one or more other zip files for ftp transport later on. Compressing what can't be compressed is a waste of CPU, of course. As a result of this bug, I am forced to use compression. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]