Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[FIXED JENKINS-17330] FilePath.installIfNecessaryFrom should avoid ro…
…uting download over remoting channel.(cherry picked from commit b67272e) Conflicts: changelog.html
- Loading branch information
Showing
with
42 additions
and 5 deletions.
- +1 −3 changelog.html
- +41 −2 core/src/main/java/hudson/FilePath.java
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -55,9 +55,7 @@ | ||
<!-- Record your changes in the trunk here. --> | ||
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=--> | ||
<ul class=image> | ||
<li class=> | ||
</ul> | ||
</div><!--=TRUNK-END=--> | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters