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=16195>.
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=16195

copy does not preserve Created file date from windows -> unix

           Summary: copy does not preserve Created file date from windows ->
                    unix
           Product: Ant
           Version: 1.5.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When ant is executed on a windows machine, which has a drive mapped to a linux
machine (redhat 8 specifically if it matters) and a file is copied across this
drive map, it does not preserve the Created Date.  Instead, it sets the created
date to the same thing as the Modified Date.  This behavior does not happen over
Windows computer file shares.  

The result is that it copies unneeded files, as the next time it runs, it
determines these files need to be copied again, because it set the date wrong
the first time.  

Also, this was executed under Suns 1.4.1 JVM.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to