|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [JIRA] (JENKINS-13669) NPE in hudson.plugins.mercuria... y...@schli.ch (JIRA)
- [JIRA] (JENKINS-13669) NPE in hudson.plugins.mer... y...@schli.ch (JIRA)
Joe, regarding your comment to JENKINS-10880, the fix for the Git NPE was in the Git Plugin itself.
This one is something different:
The possibleCachedRepo seems to be null, which is perfectly valid, if you look at the cachedSource() method. Maybe this is also triggered by an "inconsistent" config (one edited manually) like in the Git case?