You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2008/01/16 19:16:34 UTC

[jira] Updated: (GERONIMO-3725) The progress bar shown during Geronimo start up needs to be updated

     [ https://issues.apache.org/jira/browse/GERONIMO-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated GERONIMO-3725:
----------------------------------

    Attachment: GERONIMO-3725.patch

Attached a patch with a new progress bar.



> 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
>         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.