On 07/15/2012 04:32 PM, Sean DeNigris wrote:
By a custom plugin, do you mean roll-my-own
Yes... for example Run.getLogText().readAll() should produce the full current log, including any pending final line, so I think a plugin could add a link like /fullConsole to a build's page which displays this text in case the user suspects from looking at /console that there is something interesting in the final line. Would be a crude workaround for jobs which routinely have long progress messages, until the bug is addressed. Making it update live (without reloading the page in the browser) would be tricky though.
