Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: d1553c996c593f1f74d03cbf52d2ff60dd5f1dd8
      
https://github.com/jenkinsci/workflow-job-plugin/commit/d1553c996c593f1f74d03cbf52d2ff60dd5f1dd8
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunRestartTest.java

  Log Message:
  -----------
  Protect against FlowExecutionOwner getting null execution due to lazy-load 
execution issues, also NPE-protect the executionPromise


  Commit: 79527d9480a69b236bb7967267a8c9981b0eb527
      
https://github.com/jenkinsci/workflow-job-plugin/commit/79527d9480a69b236bb7967267a8c9981b0eb527
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunRestartTest.java

  Log Message:
  -----------
  Merge pull request #95 from svanoort/hardening-lazy-load

Protect against FlowExecutionOwner getting null execution due to lazy-load 
execution issues, also NPE-protect the executionPromise


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/c04391985aad...79527d9480a6

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to