Re: buildWithParameters API not returning JSON response for Jenkins 1.575

2014-10-09 Thread Kai
Ahhh, thank you! Good find!   :)

Gosh, should've looked in the response header

On Thursday, October 9, 2014 1:50:54 PM UTC-7, Daniel Beck wrote:
>
> > (I can't find any documentation in regards to this that something did 
> change 
>
> Finding requires searching ;-) 
>
> http://jenkins-ci.org/changelog#v1.561 
>
> What's new in 1.561 (2014/04/27) 
> • Return queue item location when triggering buildWithParameters. (issue 
> 13546) 
>
> https://issues.jenkins-ci.org/browse/JENKINS-13546 
>
> On 09.10.2014, at 22:41, Kai > wrote: 
>
> > Hi, 
> > 
> > I'm invoking a job in Jenkins like so: 
> http://jenkins/job/test-job/buildWithParameters?environment=DEV&type=test 
> > 
> > with header  Accept:application/json 
> > 
> > On Jenkins 1.552, when I invoke this API, I get a JSON response back 
> > 
> > I just upgraded to Jenkins 1.575, and whey I invoke the same API call 
> with the same header, I don't get any json response back 
> > 
> > Did something change in the new version of Jenkins? (I can't find any 
> documentation in regards to this that something did change) 
> > 
> > Thanks. 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "Jenkins Users" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to jenkinsci-use...@googlegroups.com . 
> > For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: buildWithParameters API not returning JSON response for Jenkins 1.575

2014-10-09 Thread Daniel Beck
> (I can't find any documentation in regards to this that something did change

Finding requires searching ;-)

http://jenkins-ci.org/changelog#v1.561

What's new in 1.561 (2014/04/27)
* Return queue item location when triggering buildWithParameters. (issue 13546)

https://issues.jenkins-ci.org/browse/JENKINS-13546

On 09.10.2014, at 22:41, Kai  wrote:

> Hi,
> 
> I'm invoking a job in Jenkins like so: 
> http://jenkins/job/test-job/buildWithParameters?environment=DEV&type=test
> 
> with header  Accept:application/json
> 
> On Jenkins 1.552, when I invoke this API, I get a JSON response back
> 
> I just upgraded to Jenkins 1.575, and whey I invoke the same API call with 
> the same header, I don't get any json response back
> 
> Did something change in the new version of Jenkins? (I can't find any 
> documentation in regards to this that something did change)
> 
> Thanks.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


buildWithParameters API not returning JSON response for Jenkins 1.575

2014-10-09 Thread Kai
Hi,

I'm invoking a job in Jenkins like 
so: http://jenkins/job/test-job/buildWithParameters?environment=DEV&type=test

with header  Accept:application/json

On Jenkins 1.552, when I invoke this API, I get a JSON response back

I just upgraded to Jenkins 1.575, and whey I invoke the same API call with 
the same header, I don't get any json response back

Did something change in the new version of Jenkins? (I can't find any 
documentation in regards to this that something did change)

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.