Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-plugin Commit: 784a03a43442a93cd94ae6331b69a5fd3dba1632 https://github.com/jenkinsci/workflow-plugin/commit/784a03a43442a93cd94ae6331b69a5fd3dba1632 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths: M CHANGES.md M aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/build/BuildTriggerStepRestartTest.java M step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/AbstractStepExecutionImpl.java M support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepExecution.java Log Message: ----------- [FIXED JENKINS-26149] Make the build step survive restarts. Commit: cc76ee2256279676b4858cae95244585feceebaa https://github.com/jenkinsci/workflow-plugin/commit/cc76ee2256279676b4858cae95244585feceebaa Author: Jesse Glick <jgl...@cloudbees.com> Date: 2015-01-07 (Wed, 07 Jan 2015) Changed paths: M aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/PushdStepTest.java M basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/RetryStepExecution.java M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java Log Message: ----------- Checking sources for other possible restartability bugs as in JENKINS-26149. RetryStep looks suspicious but apparently works. PushdStep cannot be tested due to a mysterious error noted in JENKINS-26137. Compare: https://github.com/jenkinsci/workflow-plugin/compare/87553e9e6e35...cc76ee225627 -- 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.