[
https://issues.apache.org/jira/browse/GERONIMO-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor resolved GERONIMO-3725.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.1
Added the new progress bar to trunk (revision 614326) with some minor
modifications. Also, I decided to leave the old progress bar in svn just in
case.
> The progress bar shown during Geronimo start up needs to be updated
> -------------------------------------------------------------------
>
> Key: GERONIMO-3725
> URL: https://issues.apache.org/jira/browse/GERONIMO-3725
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: startup/shutdown
> Affects Versions: 2.1
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
> Fix For: 2.1
>
> Attachments: GERONIMO-3725.patch
>
>
> The progress bar shown during Geronimo start up (when executing 'geronimo
> run') needs to be updated. Currently, the size of the bar depends on the
> number of modules installed. That is, if N number of modules are installed
> the bar is of size N. So if lots of modules are installed, the bar might wrap
> around the screen.
> I think we should replace this bar with a bar based on the percentage of
> total Geronimo startup (what is currently displayed just as a number). The
> new bar would not display the detailed information as the existing bar (i.e.
> which modules successfully started up or failed) but would not suffer from
> the problem explained above.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.