Jean-Baptiste Onofré created KARAF-1667:
-------------------------------------------
Summary: Improve wait startup message
Key: KARAF-1667
URL: https://issues.apache.org/jira/browse/KARAF-1667
Project: Karaf
Issue Type: Improvement
Components: karaf-shell
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 3.0.0
Now, when you start Karaf, you have a "wait message" looking like:
Apache Karaf starting up. Press Enter to start the shell now ...
Bundles - total: 75, active: 46, resolved: 1, installed: 28, startlevel: 30
Bundles - total: 75, active: 55, resolved: 1, installed: 19, startlevel: 30
Bundles - total: 75, active: 68, resolved: 1, installed: 6, startlevel: 30
Bundles - total: 75, active: 70, resolved: 1, installed: 3, startlevel: 30
Bundles - total: 75, active: 74, resolved: 1, installed: 0, startlevel: 100
Bundles - total: 75, active: 74, resolved: 1, installed: 0, startlevel: 100
Having the detail of the bundles is not interesting for the users (or just in
"debug" mode).
A message like:
Apache Karaf starting up. Press Enter to start the shell now .......
(with a new dot each time).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira