-
Bug
-
Resolution: Fixed
-
Major
User of this plugin in combination with CloudBees Folders Plugin reports exceptions such as
java.lang.NullPointerException at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:85) at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:46) at hudson.model.listeners.RunListeners.fireStarted(RunListener.java:188) at hudson.model.Run.run(Run.java:1371) at hudson.ivy.IvyModuleSetBuild.run(IvyModuleSetBuild.java:282) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:175)
Also observed:
java.lang.NullPointerException at org.jvnet.hudson.plugins.DownstreamBuildViewAction.findDownstream(DownstreamBuildViewAction.java:66) at org.jvnet.hudson.plugins.DownstreamBuildViewAction.getDownstreamBuildList(DownstreamBuildViewAction.java:221)
(JENKINS-14325 also observed, but this is unrelated to the downstream-buildview plugin.)
[JENKINS-14669] downstream-buildview incompatible with folders
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 145365 ] | New: JNJira + In-Review [ 191456 ] |
Code changed in jenkins
User: Jesse Glick
Path:
pom.xml
src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java
src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewUpdateListener.java
http://jenkins-ci.org/commit/downstream-buildview-plugin/76f2f5fa902bb9b625c642d31b2c69bf67e5ad38
Log:
[FIXED JENKINS-14669] Compatibility with hierarchical projects (folders).
Compare: https://github.com/jenkinsci/downstream-buildview-plugin/compare/1a0a6b2b5fd5...76f2f5fa902b