Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-plugin Commit: 50c3313a5cdaefd184776163723b090b99d6a1c6 https://github.com/jenkinsci/workflow-plugin/commit/50c3313a5cdaefd184776163723b090b99d6a1c6 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-12-03 (Wed, 03 Dec 2014)
Changed paths: M CHANGES.md Log Message: ----------- Forgot to track upcoming changes. Commit: 54ac1d186d94dd7af10bd0dd11aed478ad1ffc65 https://github.com/jenkinsci/workflow-plugin/commit/54ac1d186d94dd7af10bd0dd11aed478ad1ffc65 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-12-03 (Wed, 03 Dec 2014) Changed paths: M support/src/main/java/org/jenkinsci/plugins/workflow/support/actions/PauseAction.java Log Message: ----------- [JENKINS-25889] Annotations related to an NPE. Commit: f1ea316dd7af44170f7f0745bf20167774b212a6 https://github.com/jenkinsci/workflow-plugin/commit/f1ea316dd7af44170f7f0745bf20167774b212a6 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-12-03 (Wed, 03 Dec 2014) Changed paths: M CHANGES.md A aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest.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/input/InputStep.java M support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java Log Message: ----------- Actually fixing restartability of input step. (Turns out an injected Step is not resumed, so you need to clone it if you need it later!) JENKINS-25889 still broken but this does not seem to be critical. Compare: https://github.com/jenkinsci/workflow-plugin/compare/4211bdb5c844...f1ea316dd7af -- 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.