Hi, I am using Jenkins All changes plugin which shows all the changes in a build. I want to show the number of checkins per day to a given branch of a given version control system as a graph on a Jenkins job basis. Any idea of how this could be achieved? Please suggest.
Thanks, Sam On Wed, Sep 25, 2013 at 6:47 PM, Ulli Hafner <[email protected]>wrote: > Can you please elaborate what you are trying to do? > > You can simply copy an existing plug-in and rename the relevant classes > and IDs. > > Am 25.09.2013 um 14:55 schrieb Sam Ang <[email protected]>: > > Hi all, > > I am willing to develop a new jenkins plugin. > For which i have a similar plugin in jenkins git repository. > How should I use an existing jenkins plugin from git repository to develop > a new plugin? > I use maven, eclipse Juno. > > Please suggest. > > Thanks in advance. > Sam > > > -- > 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. > > > -- 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.
