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=18119>. 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=18119 test.wsdl.wrapped_holders.Wrapped_holdersTestCase fails on "Input argument did not match expected string..." ------- Additional Comments From [EMAIL PROTECTED] 2003-03-19 17:21 ------- Ant knows that on DOS file systems, FAT is only accurate to a couple of seconds. So when comparing file dates, the tasks often say 'if dest is within +-2s of src, dest is up to date'. On unix, they do no such thing. So it could be an ant-related timing problem, but since unix is the stricter & more accurate runtime, the real cause is probably in the build files themselves, somewhere. i.e. they shouldnt rely on a 2s window.
