[
https://issues.apache.org/jira/browse/FELIX-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-6135.
-------------------------------------
Resolution: Won't Fix
Implemented FELIX-6059 instead
> Plugin mechanism to ensure plugins are available when configuration is
> processed
> --------------------------------------------------------------------------------
>
> Key: FELIX-6135
> URL: https://issues.apache.org/jira/browse/FELIX-6135
> Project: Felix
> Issue Type: Improvement
> Components: Configuration Admin
> Reporter: Christian Schneider
> Priority: Major
>
> This is a proposal for a plugin mechanism for configuration that ensures the
> configuration is only processed when the plugin is available.
> The idea is to use prefixes for placeholders like ${prefix:key}.
> The plugin publishes an OSGi service and announces the prefix as a service
> property.
> The configuration will then only be processed and given to users of config
> admin as long as all plugins are present that are referenced from the
> configuration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)