You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (Created) (JIRA)" <ji...@apache.org> on 2011/10/22 15:56:31 UTC

[jira] [Created] (FELIX-3184) Add support for metatype extension by MetatypeProvider services

Add support for metatype extension by MetatypeProvider services
---------------------------------------------------------------

                 Key: FELIX-3184
                 URL: https://issues.apache.org/jira/browse/FELIX-3184
             Project: Felix
          Issue Type: Task
          Components: Metatype Service
    Affects Versions: metatype-1.0.4
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For:  metatype-1.0.6


Metatype service 1.2 (as defined in the Residential 4.3 final draft) supports dynamic addition of MetatypeInformation by MetatypeProvider services.

We should add support for such services.

--
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] [Closed] (FELIX-3184) Add support for metatype extension by MetatypeProvider services

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

Felix Meschberger closed FELIX-3184.
------------------------------------


Close after release
                
> Add support for metatype extension by MetatypeProvider services
> ---------------------------------------------------------------
>
>                 Key: FELIX-3184
>                 URL: https://issues.apache.org/jira/browse/FELIX-3184
>             Project: Felix
>          Issue Type: Task
>          Components: Metatype Service
>    Affects Versions: metatype-1.0.4
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  metatype-1.0.6
>
>
> Metatype service 1.2 (as defined in the Residential 4.3 final draft) supports dynamic addition of MetatypeInformation by MetatypeProvider services.
> We should add support for such services.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (FELIX-3184) Add support for metatype extension by MetatypeProvider services

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

Felix Meschberger commented on FELIX-3184:
------------------------------------------

And updated dependency to the OSGi Core API to R 4.1 (Framework API 1.4) in Rev. 1401861 to be able to get the BundleContext from a Bundle.
                
> Add support for metatype extension by MetatypeProvider services
> ---------------------------------------------------------------
>
>                 Key: FELIX-3184
>                 URL: https://issues.apache.org/jira/browse/FELIX-3184
>             Project: Felix
>          Issue Type: Task
>          Components: Metatype Service
>    Affects Versions: metatype-1.0.4
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  metatype-1.0.6
>
>
> Metatype service 1.2 (as defined in the Residential 4.3 final draft) supports dynamic addition of MetatypeInformation by MetatypeProvider services.
> We should add support for such services.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (FELIX-3184) Add support for metatype extension by MetatypeProvider services

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

Felix Meschberger resolved FELIX-3184.
--------------------------------------

    Resolution: Fixed

Implemented support for MetaTypeProvider services:
  -- MetaTypeProviderTracker (ServiceTracker)
  -- caching for MetaTypeInformationImpl
  -- livecycle for MetaTypeInformationImpl to close ServiceTracker when needed
                
> Add support for metatype extension by MetatypeProvider services
> ---------------------------------------------------------------
>
>                 Key: FELIX-3184
>                 URL: https://issues.apache.org/jira/browse/FELIX-3184
>             Project: Felix
>          Issue Type: Task
>          Components: Metatype Service
>    Affects Versions: metatype-1.0.4
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  metatype-1.0.6
>
>
> Metatype service 1.2 (as defined in the Residential 4.3 final draft) supports dynamic addition of MetatypeInformation by MetatypeProvider services.
> We should add support for such services.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (FELIX-3184) Add support for metatype extension by MetatypeProvider services

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

Felix Meschberger edited comment on FELIX-3184 at 10/24/12 8:20 PM:
--------------------------------------------------------------------

Implemented support for MetaTypeProvider services in Rev. 1401856:
  -- MetaTypeProviderTracker (ServiceTracker)
  -- caching for MetaTypeInformationImpl
  -- livecycle for MetaTypeInformationImpl to close ServiceTracker when needed
                
      was (Author: fmeschbe):
    Implemented support for MetaTypeProvider services:
  -- MetaTypeProviderTracker (ServiceTracker)
  -- caching for MetaTypeInformationImpl
  -- livecycle for MetaTypeInformationImpl to close ServiceTracker when needed
                  
> Add support for metatype extension by MetatypeProvider services
> ---------------------------------------------------------------
>
>                 Key: FELIX-3184
>                 URL: https://issues.apache.org/jira/browse/FELIX-3184
>             Project: Felix
>          Issue Type: Task
>          Components: Metatype Service
>    Affects Versions: metatype-1.0.4
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  metatype-1.0.6
>
>
> Metatype service 1.2 (as defined in the Residential 4.3 final draft) supports dynamic addition of MetatypeInformation by MetatypeProvider services.
> We should add support for such services.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira