Skip to content
Commit e229f37d authored by Matt Sicker's avatar Matt Sicker Committed by Devin Nusbaum
Browse files

JENKINS-13128: Preserve copied file permissions and mtime (#3400)

* JENKINS-13128: Preserve copied file permissions and mtime

This fixes a bug where files copied locally do not preserve file permissions or last modification time.

* Use IO utility methods for exception handling

* Fix invalid path exception propagation

* Revert hudson.Util
parent a9eafdb9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment