So that is the easy part. The part I want is to be able to keep the configuration from the build step so people don't have to reconfigure the plugin.
On Thu, Aug 21, 2014 at 12:55 PM, Karthik V S <[email protected]> wrote: > To configure it as a post build step, the way is to extend the class from > Publisher/Recorder based on your need. > > > On Thursday, 21 August 2014 08:06:59 UTC-7, David Tanner wrote: >> >> Hello, >> >> I am working on updating an existing plugin that is configured as a build >> step. I know how to convert it to a post build step, but I was wondering >> if there is a way that I can keep the settings when the plugin is updated. >> >> Thanks, >> David Tanner >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/lay4IAmD6JY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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/d/optout.
