You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2011/06/10 11:15:27 UTC

[jira] [Resolved] (KARAF-407) Extend features:info command to display features description and details

     [ https://issues.apache.org/jira/browse/KARAF-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved KARAF-407.
---------------------------------------

    Resolution: Fixed

Added display of description and details. See below for an example:

karaf@root> features:info http
Feature http 3.0.0-SNAPSHOT
Description:
  Implementation of the OSGI HTTP Service
Details:
  Allows to publish servlets using pax web and jetty
Feature configuration:
  org.ops4j.pax.web
Feature configuration files:
  /etc/jetty.xml
Feature depends on:
  jetty [7.0,8.0)
Feature contains followed bundles:
  mvn:org.ops4j.pax.web/pax-web-api/1.1.0-SNAPSHOT
  mvn:org.ops4j.pax.web/pax-web-spi/1.1.0-SNAPSHOT
  mvn:org.ops4j.pax.web/pax-web-runtime/1.1.0-SNAPSHOT
  mvn:org.ops4j.pax.web/pax-web-jetty/1.1.0-SNAPSHOT
  mvn:org.apache.karaf.shell/org.apache.karaf.shell.http/3.0.0-SNAPSHOT

> Extend features:info command to display features description and details
> ------------------------------------------------------------------------
>
>                 Key: KARAF-407
>                 URL: https://issues.apache.org/jira/browse/KARAF-407
>             Project: Karaf
>          Issue Type: New Feature
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Christian Schneider
>             Fix For: 3.0.0
>
>
> In addition of KARAF-403 and regarding the features XSD, the features:info command should be able:
> - to display feature description contained in <feature name="foobar" description="foobar feature synopsis" .../>
> - to display feature detail contained in <feature ..><detail>long description</detail></feature> (already done)
> - to display (if a given option is set) the bundles info (as managed in KARAF-403)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira