NPE in MatrixProject.onLoad

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Jesse Glick
            Reporter:
            Jesse Glick
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: