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 ------- Additional Comments From [EMAIL PROTECTED] 2004-10-29 09:55 ------- The error was that patch 13255 contained one line of patch 13256. patch 13257 is the preferred patch to make sure that checksum test cases will pass on both unix and windows. Verfied on linux: [EMAIL PROTECTED] ant $ uname -a Linux jkf 2.6.9-gentoo-r1 #1 Sat Oct 23 22:46:36 CEST 2004 i686 Pentium II (Klamath) GenuineIntel GNU/Linux [EMAIL PROTECTED] ant $ java -version java version "1.4.2_06" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03) Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode) Verified on windows: C:\java_stuff\eclipse\workspace\ant>ver Microsoft Windows XP [versie 5.1.2600] C:\java_stuff\eclipse\workspace\ant>java -version java version "1.4.2_06" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03) Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
