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 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/CANfRfr1gFWdq7APOP6Y%2B%2B3RXXtDDgu3W3NZQoxfGL5fsPTpbew%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
