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


Stefan Bodewig <[EMAIL PROTECTED]> changed:

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




--- Comment #1 from Stefan Bodewig <[EMAIL PROTECTED]>  2008-08-08 06:13:40 PST 
---
the "modified in the future" warning applies to the source file, not the target
file (Ant won't complain about them).

overwrite="true" means always overwrite, while overwrite="false" means that
files will still be overwritten if the source file is newer than the target
file.

I've setup several tests with the source modified in the future and Ant didn't
overwrite targets that are even more in the future.  I may be misunderstanding
this report, but it looks as if things were working as documented and expected.


-- 
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