You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2011/03/30 09:58:05 UTC

[jira] [Created] (FELIX-2896) Add support for bundle info providers

Add support for bundle info providers
-------------------------------------

                 Key: FELIX-2896
                 URL: https://issues.apache.org/jira/browse/FELIX-2896
             Project: Felix
          Issue Type: New Feature
          Components: Web Console
    Affects Versions: webconsole-3.1.8
            Reporter: Carsten Ziegeler
             Fix For: webconsole-3.1.10


Currently all information displayed about a bundle is coded into the bundle list plugin.
We could improve this by defining a BundleInfoProvider interface which might return a map for a bundle.
The bundle list plugin will query all providers and display all key/value pairs as additional information about the bundle.

Open questions:
- how to we handle localization?
- how can a bundle provide this service without having a dependency to the web console api?

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

[jira] [Updated] (FELIX-2896) Add support for bundle info providers

Posted by "Felix Meschberger (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated FELIX-2896:
-------------------------------------

    Fix Version/s:     (was: webconsole-3.2.0)

Unscheduling for the 3.2.0 release
                
> Add support for bundle info providers
> -------------------------------------
>
>                 Key: FELIX-2896
>                 URL: https://issues.apache.org/jira/browse/FELIX-2896
>             Project: Felix
>          Issue Type: New Feature
>          Components: Web Console
>    Affects Versions: webconsole-3.1.8
>            Reporter: Carsten Ziegeler
>
> Currently all information displayed about a bundle is coded into the bundle list plugin.
> We could improve this by defining a BundleInfoProvider interface which might return a map for a bundle.
> The bundle list plugin will query all providers and display all key/value pairs as additional information about the bundle.
> Open questions:
> - how to we handle localization?
> - how can a bundle provide this service without having a dependency to the web console api?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (FELIX-2896) Add support for bundle info providers

Posted by "Valentin Valchev (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13242184#comment-13242184 ] 

Valentin Valchev commented on FELIX-2896:
-----------------------------------------

Another related issue that could be implemented as BundleInfoProvider :
https://issues.apache.org/jira/browse/FELIX-3140

                
> Add support for bundle info providers
> -------------------------------------
>
>                 Key: FELIX-2896
>                 URL: https://issues.apache.org/jira/browse/FELIX-2896
>             Project: Felix
>          Issue Type: New Feature
>          Components: Web Console
>    Affects Versions: webconsole-3.1.8
>            Reporter: Carsten Ziegeler
>
> Currently all information displayed about a bundle is coded into the bundle list plugin.
> We could improve this by defining a BundleInfoProvider interface which might return a map for a bundle.
> The bundle list plugin will query all providers and display all key/value pairs as additional information about the bundle.
> Open questions:
> - how to we handle localization?
> - how can a bundle provide this service without having a dependency to the web console api?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (FELIX-2896) Add support for bundle info providers

Posted by "Valentin Valchev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Valchev resolved FELIX-2896.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: webconsole-4.0.2
         Assignee: Valentin Valchev

Fixed in SVN rev. 1373379

I've also added a bundle info provider, that adds information about the services used by this bundle.
                
> Add support for bundle info providers
> -------------------------------------
>
>                 Key: FELIX-2896
>                 URL: https://issues.apache.org/jira/browse/FELIX-2896
>             Project: Felix
>          Issue Type: New Feature
>          Components: Web Console
>    Affects Versions: webconsole-3.1.8
>            Reporter: Carsten Ziegeler
>            Assignee: Valentin Valchev
>             Fix For: webconsole-4.0.2
>
>
> Currently all information displayed about a bundle is coded into the bundle list plugin.
> We could improve this by defining a BundleInfoProvider interface which might return a map for a bundle.
> The bundle list plugin will query all providers and display all key/value pairs as additional information about the bundle.
> Open questions:
> - how to we handle localization?
> - how can a bundle provide this service without having a dependency to the web console api?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira