Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 4aab81f823a845a5d9f6c7cdadea87f8768073d1
https://github.com/jenkinsci/jenkins/commit/4aab81f823a845a5d9f6c7cdadea87f8768073d1
Author: Jerome Lacoste <[email protected]>
Date: 2012-05-01 (Tue, 01 May 2012)
Changed paths:
M core/src/main/java/hudson/FilePath.java
Log Message:
-----------
Clean up FilePath. Extract one method out, and ensure closing of input stream
after copy
Commit: d621c0009700b657aec15519750b0dc6cd7d3e89
https://github.com/jenkinsci/jenkins/commit/d621c0009700b657aec15519750b0dc6cd7d3e89
Author: Nicolas De loof <[email protected]>
Date: 2012-05-01 (Tue, 01 May 2012)
Changed paths:
M core/src/main/java/hudson/FilePath.java
Log Message:
-----------
Merge pull request #462 from lacostej/lacostej-cleanup-FilePath
Clean up FilePath. Extract one method out and ensure closing of input stream
after copy
Compare: https://github.com/jenkinsci/jenkins/compare/71debc2...d621c00