Issue Type: Bug Bug
Assignee: Jesse Glick
Components: matrix
Created: 21/Sep/12 4:49 PM
Description:

When a matrix project config.xml is missing <runSequentially> as well as <executionStrategy>—perhaps because it predates JENKINS-3028?—trying to load it in current Jenkins (after 95c5ea2 in 1.456) throws

java.lang.NullPointerException
	at hudson.matrix.MatrixProject.onLoad(MatrixProject.java:474)

and the job is not loaded.

Project: Jenkins
Labels: upgrade exception
Priority: Major Major
Reporter: Jesse Glick
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

Reply via email to