DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34328>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34328 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-06 17:03 ------- 1. you need to be running Ant1.6.3beta. if the problem does not occur there, then it isnt a bug any more. 2. you are implicitly including the generated zip in the source file. Is this really a sensible thing to do. Consider putting the destfile somewhere else. <zip destfile="${src.dir}/dcid/compression_process.zip"> <zipfileset dir="${src.dir}/dcid" prefix="compression_process"/> </zip> I dont know if that is related or not, but I dont think recursive zip files are helpful. I do know this: winzip is sometimes petulant, and has its own logic about directory names. If you have the JDK installed, you can always use jar to expand zip files... -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]