GitHub user jaikiran opened a pull request:
https://github.com/apache/ant/pull/39
[1.9.x branch] BZ-58589 Preserve last modified time (if asked for) for
files uploaded by SFTP
The commit here adds support for preserving the last modified time on files
when uploaded via SFTP, as requested in
https://bz.apache.org/bugzilla/show_bug.cgi?id=58589:
> Do you think you could also modify ScpToMessageBySftp?
The commit has been manually tested to make sure it doesn't cause
regressions and does indeed preserve the timestamp if asked for.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jaikiran/ant bz-58589
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ant/pull/39.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #39
----
commit 26947fa94b6c71bf446455eedf2c2866b263778a
Author: Jaikiran Pai <[email protected]>
Date: 2017-09-17T12:47:48Z
BZ-58589 Preserve last modified time (if asked for) for files uploaded by
SFTP
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]