Upgraded to 1.540, when a new job is created via the CLI using the copy-job command, the "Build with Parameters" button is not available

2013-11-21 Thread Jason Stanley
I just upgraded to version 1.540. Linux server. Problem: New jobs do not include the "Build with Parameters" link when created via the CLI. Here is the command I use to create the new job. # java -jar jenkins-cli.jar -s http://usmar-jenkins:8081 copy-job BUILD_TEMPLATE NEW_BUILD --username b

Re: Upgraded to 1.540, when a new job is created via the CLI using the copy-job command, the "Build with Parameters" button is not available

2013-11-21 Thread Daniel Beck
Could be related to https://issues.jenkins-ci.org/browse/JENKINS-2494 You probably just need to re-save the job configuration once for every such job. On 21.11.2013, at 20:49, Jason Stanley wrote: > I just upgraded to version 1.540. > > Linux server. > > Problem: > New jobs do not include the