REST API update job boken?

2015-03-31 Thread Nicky Ramone
Hi, I have installed Jenkins LTS 1.596.2 and I came across to the fact that updating the job configuration via de REST API doesn't seem to work anymore. I tried something like: curl -v -X POST --data-binary @req.xml -u myuser:mypass \ -H 'Content-Type: application/xml' \ -w

Re: REST API update job boken?

2015-03-31 Thread Daniel Beck
This may have been caused by a security fix in Jenkins 1.596.1 / Jenkins 1.600. This issue is tracked as https://issues.jenkins-ci.org/browse/JENKINS-27548 -- please provide more information as requested there. On 31.03.2015, at 20:49, Nicky Ramone nixe...@gmail.com wrote: Hi, I have

Re: REST API update job boken?

2015-03-31 Thread Nicky Ramone
Thanks On Tue, Mar 31, 2015 at 4:18 PM, Daniel Beck m...@beckweb.net wrote: This may have been caused by a security fix in Jenkins 1.596.1 / Jenkins 1.600. This issue is tracked as https://issues.jenkins-ci.org/browse/JENKINS-27548 -- please provide more information as requested there.