Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: f50316b66a8e4761193c46f824fbd620ffccd6c0
https://github.com/jenkinsci/jenkins/commit/f50316b66a8e4761193c46f824fbd620ffccd6c0
Author: Jesse Glick <[email protected]>
Date: 2012-09-06 (Thu, 06 Sep 2012)
Changed paths:
M core/src/main/java/hudson/util/DirScanner.java
M core/src/main/java/hudson/util/FileVisitor.java
Log Message:
-----------
[JENKINS-13202] Amelioration of problem: if the platform cannot read
symlinks, fall back to visiting them as plain files or directories.