|
||||||||
|
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.

I found the root cause.
It is caused for SELECT_ME=$SELECT_DEPJOB does not work.
A build of SubJob with copyartifact 1.26 is recorded like this (see recorded with plugin="[email protected]"):
<hudson.model.ParametersAction> <parameters> <hudson.model.StringParameterValue> <name>SELECT_ME</name> <description></description> <value><SpecificBuildSelector plugin="[email protected]"> <buildNumber>1</buildNumber></SpecificBuildSelector></value> </hudson.model.StringParameterValue> </parameters> </hudson.model.ParametersAction>