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=25647>. 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=25647 Zip files always unzip as binary Summary: Zip files always unzip as binary Product: Ant Version: 1.5.4 Platform: PC OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This is an odd one! If a Zip file is unzipped using: unzip -a zipfile text files should be unzipped with local file endings (i.e. just line-feed on Linux/Unix, CR/LF on MS Windows). However, zip files created with Ant always unzip everything as binary (no files are detected as text). I have tested the build and the unzip on Windows and Linux (all combinations) with the same result. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]