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