https://bz.apache.org/bugzilla/show_bug.cgi?id=59562

--- Comment #3 from Gilles QUERRET <[email protected]> ---
I think I've found the issue, but would like to get confirmation : the
granularity of file timestamps is different on NTFS and Linux filesystems (1
and 2000 respectively), however it seems that file entries in ZIP files have a
different granularity. From my tests, I'm always gettings timestamps from ZIP
file which are 1.5 seconds more recent than file timestamps, so the ZIP file is
not updated on Unix (less than 2 seconds), but not on Windows (only 1ms
granularity).
Does anybody have enough knowledge of ZIP files to confirm that ?
A fix could be to have a different granularity based on the resource type we're
trying to update, but I don't know how easy it would be to do that.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to