[
https://issues.apache.org/jira/browse/KARAF-5280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16108568#comment-16108568
]
ASF subversion and git services commented on KARAF-5280:
--------------------------------------------------------
Commit 9234388092f0c10a12690eb3e9802ebcf15a59fb in karaf's branch
refs/heads/karaf-4.1.x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=9234388 ]
[KARAF-5280] Only suppress welcome banner on local console
> Shell should not display the welcome message again when it is restarted
> -----------------------------------------------------------------------
>
> Key: KARAF-5280
> URL: https://issues.apache.org/jira/browse/KARAF-5280
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-shell
> Affects Versions: 4.2.0, 4.1.1
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: 4.2.0, 4.1.2
>
>
> When updating the shell explicitly or during a feature install or uninstall
> we see this welcome message:
> {{ __ __ ____
> / //_/____ __________ _/ __/
> / ,< / __ `/ ___/ __ `/ /_
> / /| |/ /_/ / / / /_/ / __/
> /_/ |_|\__,_/_/ \__,_/_/
> Apache Karaf (4.2.0-SNAPSHOT)
> Hit '<tab>' for a list of available commands
> and '[cmd] --help' for help on a specific command.
> Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.
> }}
> To reproduce do:
> update org.apache.karaf.shell.core
> While the welcome message makes sense when karaf starts it is confusing when
> installing or uninstalling a feature. So I propose we store that we already
> displayed the welcome message and then do not display it again.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)