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

Hi ikedam,
The Downstream of seems a feasible solution for our problem.
Am I correct: This selector is not subject to the "plugin" property problem because:
(i.e. it is not a bare string comparison)
So, if I see it correct, the configuration would be as follows:
Just one final remark
Shouldn't it be called Upstream of instead of Downstream of?
Rationale: In the MainJob configuration: You choose the upstream (i.e. DepJob) project selection of the SubJob.
P.S. Thank you very much for the quick responses! It is really appreciated!