You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2007/07/06 07:00:17 UTC

[jira] Created: (FELIX-321) Add support for propagating configuration properties to service properties

Add support for propagating configuration properties to service properties
--------------------------------------------------------------------------

                 Key: FELIX-321
                 URL: https://issues.apache.org/jira/browse/FELIX-321
             Project: Felix
          Issue Type: Improvement
          Components: Dependency Manager
            Reporter: Marcel Offermans
            Assignee: Marcel Offermans


In some cases, you might want to automatically propagate the configuration properties associated with a configuration dependency, to service properties. Add support for turning on propagation for each configuration dependency and make sure the service properties get updated whenever something changes in the complete set of properties: properties will need to be merged because the user can specify properties too, and you can have zero or more configuration dependencies.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-321) Add support for propagating configuration properties to service properties

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

Marcel Offermans closed FELIX-321.
----------------------------------

    Resolution: Fixed

Implemented, needs more real-life testing.

> Add support for propagating configuration properties to service properties
> --------------------------------------------------------------------------
>
>                 Key: FELIX-321
>                 URL: https://issues.apache.org/jira/browse/FELIX-321
>             Project: Felix
>          Issue Type: Improvement
>          Components: Dependency Manager
>            Reporter: Marcel Offermans
>            Assignee: Marcel Offermans
>
> In some cases, you might want to automatically propagate the configuration properties associated with a configuration dependency, to service properties. Add support for turning on propagation for each configuration dependency and make sure the service properties get updated whenever something changes in the complete set of properties: properties will need to be merged because the user can specify properties too, and you can have zero or more configuration dependencies.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.