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=4840>. 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=4840 Lines that contain just white spaces in a Manifest must be recognized as empty lines. Summary: Lines that contain just white spaces in a Manifest must be recognized as empty lines. Product: Ant Version: 1.5 alpha (nightly) Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] JDK's Jar task recognizes lines which contain just white spaces as 'empty lines'. Ant's Manifest.java's interpretation of an empty line is not consistent with that of Sun's JDK. I have provided a patch at: http://marc.theaimsgroup.com/?l=ant-dev&m=100283161417003&w=2 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
