https://issues.apache.org/bugzilla/show_bug.cgi?id=48008

Stefan Bodewig <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Stefan Bodewig <[email protected]> 2009-10-20 23:22:48 UTC 
---
Ant uses the lastModified and setLastModified methods in java.io.File
http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html which doesn't allow a
granularity smaller than millisecond.

I don't understand why outofdate seems to be rounding up here but as far as I
can see there isn't anything touch could do differently as it set the last
modified time to the one read from the source file.

CANTFIX rather than WONTFIX.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to