I'm trying to port the change proposed by pull request 387 to a new plugin based on Kohsuke's new extension point in 95c5ea279a4c1e60ff1596bb66c28b1902f84359 but got stuck with the view logic from hudson.matrix.DefaultMatrixExecutionStrategyImpl.config. The original code compiles and runs well for me but when I try to re-use config.groovy, I'm getting runtime errors that "my" was null. I've already figured out that "my" seems to be an alias for "it" (though I don't understand why) exposed by org.kohsuke.stapler.jelly.groovy.JellyBuilder.
How do I correctly write my own Jelly view that exposes the same fields as hudson.matrix.DefaultMatrixExecutionStrategyImpl.config? Also, is there a way to somehow debug the Groovy code used for Stapler? Thanks for any help! -- Alexander Kahl █▉ www: http://fsfe.org FSFE Fellow █▉█▉█▉ e-mail: [email protected] Lambda Hacker ▉▉ xmpp: [email protected]
signature.asc
Description: OpenPGP digital signature
