You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Andreas Pieber (JIRA)" <ji...@apache.org> on 2011/01/03 13:40:46 UTC

[jira] Commented: (KARAF-346) make features:install more verbose

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

Andreas Pieber commented on KARAF-346:
--------------------------------------

Mhm; I'm not sure if I really like this. Starting up karaf results now in:

{code}
-> % ./karaf
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (2.1.99-SNAPSHOT)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf.

pieber@root> Installing feature config 2.1.99-SNAPSHOT
Installing bundle mvn:org.apache.karaf.shell/org.apache.karaf.shell.config/2.1.99-SNAPSHOT
Installing feature ssh 2.1.99-SNAPSHOT
Found installed bundle: org.apache.mina.core [30]
Found installed bundle: sshd-core [16]
Found installed bundle: org.apache.karaf.shell.ssh [11]
Installing feature management 2.1.99-SNAPSHOT
Found installed bundle: org.apache.karaf.management [22]
Found installed bundle: org.apache.aries.jmx [19]
Found installed bundle: org.apache.aries.jmx.blueprint [25]
{code}

Well... IMHO it's quite shocking for a client to see all this output at once... WDYT?

> make features:install more verbose
> ----------------------------------
>
>                 Key: KARAF-346
>                 URL: https://issues.apache.org/jira/browse/KARAF-346
>             Project: Karaf
>          Issue Type: Improvement
>          Components: runtime
>    Affects Versions: 2.1.2
>            Reporter: Geert Schuring
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.0
>
>
> Make the features:install command more verbose so the users can get a picture of which bundles and features are installed or downloaded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.