RE: Global Job Configuration

2012-10-08 Thread Hickel, Kelly
, October 08, 2012 12:06 PM To: jenkinsci-users@googlegroups.com Subject: Re: Global Job Configuration Take a look at the Job DSL plugin<https://wiki.jenkins-ci.org/display/JENKINS/Job+DSL+Plugin> - it's pretty new so you may need to extend the code yourself, but it will do exactly what yo

Re: Global Job Configuration

2012-10-08 Thread Gareth Bowles
Take a look at the Job DSL plugin- it's pretty new so you may need to extend the code yourself, but it will do exactly what you're asking. On Monday, October 8, 2012 9:29:39 AM UTC-7, Chris Wozny wrote: > > All, > > I was wondering if

Global Job Configuration

2012-10-08 Thread Chris Wozny
All, I was wondering if it is possible to have a single job configuration for multiple jobs or even specify certain sections such as Poll SCM settings, Pre-build steps, etc for multiple jobs. We're currently using the ClearCase plugin and we'd also like to be able to specify a single config spe