On Thu, May 29, 2014 at 12:51 PM, Kevin Burke <kburke...@gmail.com> wrote:
> creating a new build doesn't return the build number

Because you are only *scheduling* a new build, which may or may not
get started sometime later (possibly after a restart). In fact the
remote API offers all the information you need to find the queue item
you just created, then track its progress (including across restarts)
including possible future build creation.

> there's no API for retrieving the console output.

Huh? Build console display is done using “AJAX” updates in the regular
Jenkins UI, so there is certainly an API for accessing it. (In fact
the NetBeans client uses it to display ongoing build progress just
like a browser would.) Or are you talking about something else?

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

Reply via email to