sadly 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. I'll try https://github.com/jenkinsci/lockable-resources-plugin/pull/25 as you recommended on github. Thank's for your awnsers.
2016-03-22 17:32 GMT+01:00 Jesse Glick <[email protected]>: > On Tue, Mar 22, 2016 at 12:16 PM, Pierre Lerouge > <[email protected]> wrote: > > id = new org.jvnet.hudson.plugins.exclusion.DefaultIdType('test'); > > You should not need to call into plugin classes directly like this. > _Snippet Generator_ ought to give you the recommended syntax. > > Does https://github.com/jenkinsci/exclusion-plugin/pull/5 not already > purport to do this? > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/Uuwqv1leO0A/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1gFWdq7APOP6Y%2B%2B3RXXtDDgu3W3NZQoxfGL5fsPTpbew%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAOqRh6hrLZ%3DoZJNvFf6KNeehhm4vRscR25PnqQUaFHMdGahg8Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
