You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/07/31 16:06:00 UTC

[jira] [Commented] (KARAF-5280) Shell should not display the welcome message again when it is restarted

    [ https://issues.apache.org/jira/browse/KARAF-5280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107502#comment-16107502 ] 

ASF subversion and git services commented on KARAF-5280:
--------------------------------------------------------

Commit 8298925b1e748c220d8c7ba41e74e4c4eecd0c4f in karaf's branch refs/heads/master from [~chris@die-schneider.net]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=8298925 ]

[KARAF-5280] Suppress welcome message on restarts of shell core


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