Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: ced5c443231d6c41f89f6c5fdb99b433725ff4db
https://github.com/jenkinsci/jenkins/commit/ced5c443231d6c41f89f6c5fdb99b433725ff4db
Author: Jesse Glick <[email protected]>
Date: 2012-10-15 (Mon, 15 Oct 2012)
Changed paths:
M changelog.html
M core/src/main/java/hudson/Util.java
Log Message:
-----------
[FIXED JENKINS-15316] Harmless but noisy exception running builds on some
Windows systems in non-English locale.
Falling back to just checking for ‘FileSystemException’ since detail message
about missing required privilege may be translated.
Commit: 97c3f303cb52688530ed3ae97e5c047821fa9f29
https://github.com/jenkinsci/jenkins/commit/97c3f303cb52688530ed3ae97e5c047821fa9f29
Author: Jesse Glick <[email protected]>
Date: 2012-10-15 (Mon, 15 Oct 2012)
Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
Merge branch 'master' of github.com:jenkinsci/jenkins
Compare:
https://github.com/jenkinsci/jenkins/compare/8f7d16a53382...97c3f303cb52