[
https://jira.codehaus.org/browse/CONTINUUM-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=363188#comment-363188
]
Brent N Atkinson commented on CONTINUUM-1171:
---------------------------------------------
The patch still applied cleanly to trunk. However, it does not really address
the issue as originally described.
Tail (with the -f option) allows you to see the stream of changes being written
to a file as they occur. However, the way that continuum streams to a file, it
won't exist until after the file is closed. Because the file does not exist,
the results page just shows 'No output.' until the build finally completes, and
the file is written.
Also, this may be due to changes in the layout caused by the struts upgrades,
but the layout changes did not have a perceivable effect.
> 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)