You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/08/11 16:51:53 UTC

DO NOT REPLY [Bug 30595] New: - FTP task, getTimeDiff method returning wrong value?

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30595>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30595

FTP task, getTimeDiff method returning wrong value?

           Summary: FTP task, getTimeDiff method returning wrong value?
           Product: Ant
           Version: 1.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: philip.grivell@bankofbermuda.com


As timediffmillis is defined as the number of milliseconds to add to the time 
on the remote machine to get the time on the local machine, should the 
calculation in the getTimeDiff method not be localTimeStamp - remoteTimeStamp 
instead of remoteTimeStamp - localTimeStamp?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org