-
Bug
-
Resolution: Unresolved
-
Critical
-
None
There was a null pointer exception on line 168 of com.tikal.jenkins.plugins.multijob.MultiJobBuilder. Look at the line at HEAD infers that lastbuild.getResult() is not being checked if null L168 . http://javadoc.jenkins-ci.org/hudson/model/Run.html#getResult() implies that this will return null at some stage. Please put a null check before using lastbuild.getResult().
- blocks
-
JENKINS-31527 multijob plugin throws NPE
- Closed
- is blocked by
-
JENKINS-31527 multijob plugin throws NPE
- Closed