|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Is this stack trace something that is not shown from a freestyle build? Can you post an example of the output?
It should; other than the configuration format, there is no difference in implementation between the svn and checkout steps. https://github.com/jenkinsci/workflow-plugin/blob/d3e64f600fcb9bc2c4323abe138d23af90e9700f/aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/MercurialStepTest.java#L109 would fail if this did not work at all, so I suspect you either specified polling: false by mistake, or something else undiagnosed went wrong.