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





--- Comment #5 from Dominique Devienne <[EMAIL PROTECTED]>  2008-10-23 09:23:22 
PST ---
Robert, <sync> uses <copy> under the cover, as Stefan already mentioned, and
already does this: myCopy.setPreserveLastModified(true); and <copy> itself just
uses Java's File.setLastModified to implement setPreserveLastModified.

So if this is not happening in your particular situation, there's nothing the
Ant team can do. You could try raising a bug on the JDK to have SUN fix it
maybe?


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