On Tuesday, March 22, 2016 at 9:25:10 PM UTC+1, Jesse Glick wrote: > > On Tue, Mar 22, 2016 at 1:08 PM, Pierre Lerouge > <[email protected] <javascript:>> wrote: > > https://github.com/jenkinsci/exclusion-plugin/pull/5 does not seems to > > be a full support of the workflow plugin. > > Since the Snippet Generator does not list the exclusion-plugin as a > wrapper > > or as a build step. > > `IdAllocator` should be listed under the `wrap` step; > `CriticalBlockStart` and `CriticalBlockEnd` should be listed under the > `step` step. >
Hi, `CriticalBlockStart` and `CriticalBlockEnd` is listed under the 'step' step, but 'IdAllocator' is missing here under 'wrap'. Im using Jenkins ver. 2.7.1 with Exclusion Plugin 0.12 as well as under Jenkins 2.13. I know about https://github.com/jenkinsci/lockable-resources-plugin/pull/25 but i would like to continue to use the exclusion plugin for older jobs. Is there any help or example for the IdAllocator wrap step? Thanks for your help. Volker Gropp -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/32537852-cc8d-47ee-ad87-fa617878b901%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
