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=31954>. 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=31954 [PATCH] Checksum test fails on windows XP Summary: [PATCH] Checksum test fails on windows XP Product: Ant Version: 1.7Alpha (nightly) Platform: Other OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Because of differences in line endings the checksum test cases fail on windows XP. Converting the file expected file to platform file format before comparing fixes this problem. Alternative patch would involve changing the result to unix format, but with different utilities to unpack the ant sources the expected file may be translated in platform format. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
