Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 04c87d8d99668125b2794b9d78047011de6c52ca
https://github.com/jenkinsci/jenkins/commit/04c87d8d99668125b2794b9d78047011de6c52ca
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-10-11 (Thu, 11 Oct 2012)
Changed paths:
M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
M core/src/main/java/jenkins/model/lazy/BuildReferenceMapAdapter.java
Log Message:
-----------
[FIXED JENKINS-15465]
If unwrap returns null, we need to fall through to load to try it again.