Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-plugin
Commit: 48ec7487f8b148e366c2ec9827c412b047eca651
https://github.com/jenkinsci/workflow-plugin/commit/48ec7487f8b148e366c2ec9827c412b047eca651
Author: Jesse Glick <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M CHANGES.md
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java
Log Message:
-----------
[JENKINS-25889] Ameliorated by reducing to a warning. Not a full fix.
Commit: 92a1a756870e7fd7c9f44382eaf48ade880e8c79
https://github.com/jenkinsci/workflow-plugin/commit/92a1a756870e7fd7c9f44382eaf48ade880e8c79
Author: Jesse Glick <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest.java
A
aggregator/src/test/resources/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest/oldFlow.zip
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputAction.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java
Log Message:
-----------
[FIXED JENKINS-25889] InputAction was improperly storing InputStepExecution
instances, which should only have been stored in the program data file, never
XStream.
(Arguably it should have no state at all—FlowExecution knows the running input
steps; but that could have threading issues.)
Commit: c39ba56b7b6addf2c53cf060f51a84789ee890d2
https://github.com/jenkinsci/workflow-plugin/commit/c39ba56b7b6addf2c53cf060f51a84789ee890d2
Author: Jesse Glick <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputAction.java
Log Message:
-----------
FindBugs
Commit: e175d3c8af43424c0f38ba4fec843d5871321058
https://github.com/jenkinsci/workflow-plugin/commit/e175d3c8af43424c0f38ba4fec843d5871321058
Author: Jesse Glick <[email protected]>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M CHANGES.md
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest.java
A
aggregator/src/test/resources/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest/oldFlow.zip
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputAction.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java
Log Message:
-----------
Merge pull request #252 from jglick/JENKINS-25889
[JENKINS-25889] InputStepExecution.node null after restart
Compare:
https://github.com/jenkinsci/workflow-plugin/compare/00e510865fb8...e175d3c8af43
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.