On Thu, Nov 12, 2015 at 2:03 PM, Owen Mehegan <[email protected]> wrote: > would this explain why the plugin also doesn't seem to work with matrix jobs?
No, matrix jobs and their configuration jobs are both `AbstractProject`. But all bets are off when it comes to `matrix-project` compatibility. Plugins often need to have `if`-`then` blocks to make it work. -- 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/CANfRfr09jWniCJ4xw5%2BWOPaZVTaFH7MO-y6vr%2BFWEz6M-k-UmQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
