[
https://jira.codehaus.org/browse/CONTINUUM-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=363196#comment-363196
]
Brent N Atkinson commented on CONTINUUM-1171:
---------------------------------------------
Thank you for the patch, but I do not think it will work well. To properly
handle this we should:
* Make command output available during execution
* Scroll the output textarea to its bottom on first-page access
* Refresh only the output if building, auto-scrolling if the output was at the
bottom already
I believe there are a few issues related to the way that build output is
handled that this will address as well.
> add a "tail" page for the build output
> --------------------------------------
>
> Key: CONTINUUM-1171
> URL: https://jira.codehaus.org/browse/CONTINUUM-1171
> Project: Continuum
> Issue Type: Improvement
> Components: Web - UI
> Affects Versions: 1.0.3
> Reporter: Patrick Huber
> Assignee: Brent N Atkinson
> Labels: backlog-to-cleanup
> Fix For: 1.5.0
>
> Attachments: buildResult.jsp-trunk.patch, buildResult.jsp-v1.2.3.patch
>
>
> add a servlet or something that acts like "tail -f" on the console so I don't
> have to hit F5 and scroll down again every few seconds when I want to watch a
> build
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)