Hi Punit, I have written only a handful of plugins for tasks that could have been created by combining existing plugins.
The 'Release Changelog Plugin' for example parses the subversion log of a project and extracts all messages from commits that have happened since the last release. I implemented this with some Groovy/Shell scripting first but realized that it if I wanted to enable this in all Jenkins projects I would have to copy the script let alone maintaining it. By writing and installng this plugin I can tell the developers to activate this feature themselves. Regards, Clifford Am Sonntag, 5. Januar 2014 17:15:59 UTC+1 schrieb punit jain: > > Hi All, > > i know it's a very basic question, but i always got confused in this. > can anyone please explain me "when do we write plugin and when do we write > job"? > please give some examples or use cases. > > > Thanks, > Punit > -- 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.
