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 (JIRA)" <ji...@apache.org> on 2012/04/24 14:45:34 UTC

[jira] [Created] (FELIX-3481) [Config Admin 1.5] Implement support for Targeted PIDs

Felix Meschberger created FELIX-3481:
----------------------------------------

             Summary: [Config Admin 1.5] Implement support for Targeted PIDs
                 Key: FELIX-3481
                 URL: https://issues.apache.org/jira/browse/FELIX-3481
             Project: Felix
          Issue Type: Task
          Components: Configuration Admin
    Affects Versions:  configadmin-1.2.8
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: configadmin-1.6.0


Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger commented on FELIX-3481:
------------------------------------------

Fixed failing configuration replacement (old configuration was supplied instead of the replacement found) and wrong binding strength check in Rev. 1357744
                
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger closed FELIX-3481.
------------------------------------

    
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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] [Reopened] (FELIX-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger reopened FELIX-3481:
--------------------------------------


Targeted PIDs where the core PID contains  a pipe symbol does not work
                
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger commented on FELIX-3481:
------------------------------------------

Starting to use targeted PIDs in Rev. 1357149 by leveraging targeted [factory] configurations to be supplied to ManagedService[Factory] services upon registration.

Also generified the internal Factory and ConfigurationImpl caches.
                
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger commented on FELIX-3481:
------------------------------------------

Added Helper class for targeted PIDs in Rev. 1356232
                
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger resolved FELIX-3481.
--------------------------------------

    Resolution: Fixed

This seems to work now and therefore this issue can be resolved.
                
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger commented on FELIX-3481:
------------------------------------------

Add tests for the matchesTarget method and improve the MockBundle to throw an AbstractMethodError if one of the post-Framework-API-1.4 methods is called, such as Bundle.getVersion() in Rev.1356274
                
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger commented on FELIX-3481:
------------------------------------------

Allow configuration replacement of configuration with weaker location binding than existing configuration in Rev. 1357748
                
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger commented on FELIX-3481:
------------------------------------------

Implement targeted PID support for MSF in Rev. 1357578

Configuration replacement is not yet fully functional in that "fall-back" configuration for removed or unavailable configuration is not actually assigned to the MS (due to the check in ManagedServiceConfigurationMap.shallTake)
                
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger commented on FELIX-3481:
------------------------------------------

Added a test case for targeted PIDs for ManagedService in Rev. 1357745
                
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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-3481) [Config Admin 1.5] Implement support for Targeted PIDs

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

Felix Meschberger resolved FELIX-3481.
--------------------------------------

    Resolution: Fixed

Resolved the problem with the service PID containing a pipe symbol in Rev. 1358809 and added a test case
                
> [Config Admin 1.5] Implement support for Targeted PIDs
> ------------------------------------------------------
>
>                 Key: FELIX-3481
>                 URL: https://issues.apache.org/jira/browse/FELIX-3481
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: configadmin-1.6.0
>
>
> Configuration Admin 1.5 (OSGi Enterprise Spec R5) adds support for targeted PIDs which should be supported by our implementation. 

--
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