I have a build in which I have checked "This build is parameterized" and defined a few parameters.
I would like to replace this with a BuildWrapperPlugin. That plugin would define it's own jelly to collect some parameters whenever a user builds that project. I do not know what to name that file to have it be picked up at build time. I see that config.jelly is picked up when user selects configure job and global.jelly is picked up when user selects global configuraiton. Is there a set of other names that correspond to different user events? Or, is the approach for collect build parameters different? -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
