Re: Build Parameters in server host names

2013-05-23 Thread Eric Pyle
Hi David, If the concern is keeping multiple jobs in sync, maybe the Template Project Plugin would help: https://wiki.jenkins-ci.org/display/JENKINS/Template+Project+Plugin. It allows you to define one job that holds all the common settings, such as SCM, build scripts, publishers, etc. and in

Re: Build Parameters in server host names

2013-05-22 Thread Kamal Ahmed
David, But on the jenkins web site (http://jenkins-ci.org/) LTS is: Java Web Archive (.war) Older but stable (1.509.1) and the normal (NON LTS )release is: Java Web Archive (.war) Latest and greatest (1.515) > > From: David Brossard >To: jenkinsci-users@go