Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 1c00d3f65b0aea70df1c6d64c60bf9541eb4454f
https://github.com/jenkinsci/jenkins/commit/1c00d3f65b0aea70df1c6d64c60bf9541eb4454f
Author: Sascha Peilicke <[email protected]>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M core/src/main/java/hudson/matrix/MatrixBuild.java
Log Message:
-----------
Fix exception in MatrixBuild.java:371
Happens when build has no parent:
15:06:14 FATAL: null
15:06:14 java.lang.NullPointerException
15:06:14 at
hudson.matrix.MatrixBuild$MatrixBuildExecution.doRun(MatrixBuild.java:371)
15:06:14 at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
15:06:14 at hudson.model.Run.execute(Run.java:1575)
15:06:14 at hudson.matrix.MatrixBuild.run(MatrixBuild.java:304)
15:06:14 at
hudson.model.ResourceController.execute(ResourceController.java:88)
15:06:14 at hudson.model.Executor.run(Executor.java:237)
15:06:14 at hudson.model.OneOffExecutor.run(OneOffExecutor.java:66)
Commit: fc45c84551f9955960752038209749be453aab19
https://github.com/jenkinsci/jenkins/commit/fc45c84551f9955960752038209749be453aab19
Author: Jesse Glick <[email protected]>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M core/src/main/java/hudson/matrix/MatrixBuild.java
Log Message:
-----------
Merge pull request #746 from saschpe/master-jenkins-16276
[JENKINS-16276] and various fixes for related exceptions
Compare:
https://github.com/jenkinsci/jenkins/compare/c8a6dac2f908...fc45c84551f9
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.