On Sat, Oct 5, 2013 at 8:58 AM, Christoph Kutzinski <[email protected]> wrote: > As that is IMO is quite critical, can we have a release of the maven-plugin?
Go ahead. > I'm not sure how this is handled now that the plugin is in it's own > repository. Same way as any other plugin. mvn release:prepare release:perform > Can I do the release myself? Sure. > How do we handle the changelog of the plugin - > should it be included in the standard changelog of Jenkins or does it have > it's own - e.g. on its Wiki page? In the plugin’s wiki page. > I guess that the plugin is still bundled by default with Jenkins It is. > how do we handle updates to the bundled version? Same way as for any other bundled plugin: on occasion somebody goes and updates them to the latest released version. There is no particular policy for that. -- 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.
