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

Fabian Lange commented on KARAF-3517:
-------------------------------------

thanks. confirmed ok in M3

> Typo in features bundle info
> ----------------------------
>
>                 Key: KARAF-3517
>                 URL: https://issues.apache.org/jira/browse/KARAF-3517
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature
>            Reporter: Fabian Lange
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 3.0.4, 4.0.0.M3
>
>
> The Bundle Info for the features bundle claims that all commands are 
> "features:"
> https://github.com/apache/karaf/blob/d53de84df42a98681bc4cbe4cdb9b226244e6bd9/features/command/src/main/resources/OSGI-INF/bundle.info
> {code}
> The following commands are available:
>  * features:addUrl - Adds a list of repository URLs to the features service.
> {code}
> however, the commands actually are named "feature:"
> {code}
> karaf@root()> feature
> feature                       feature:info                  feature:install   
>             feature:list                  feature:regions               
> feature:repo-add              feature:repo-list             
> feature:repo-refresh          feature:repo-remove           
> feature:requirement-add       
> feature:requirement-list      feature:requirement-remove    feature:start     
>             feature:stop                  feature:uninstall             
> feature:version-list   
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to