Skip to content
  1. Oct 13, 2014
  2. Oct 12, 2014
  3. Oct 11, 2014
  4. Oct 10, 2014
  5. Oct 09, 2014
  6. Oct 08, 2014
  7. Oct 07, 2014
  8. Oct 06, 2014
    • Jesse Glick's avatar
      Better robustness when action loading fails. · f8146742
      Jesse Glick authored
      For example, the following should not cause Run.onLoad itself to fail:
      java.lang.NullPointerException
      	at org.jenkinsci.plugins.workflow.steps.input.InputAction.onLoad(InputAction.java:29)
      	at hudson.model.Run.onLoad(Run.java:342)
      	at org.jenkinsci.plugins.workflow.job.WorkflowRun.onLoad(WorkflowRun.java:332)
      2 tags
      f8146742
Loading