You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Christian Schneider (Jira)" <ji...@apache.org> on 2021/01/26 10:53:00 UTC

[jira] [Resolved] (SLING-9582) OsgiConfigurationManager should use Configuration#getProcessedProperties

     [ https://issues.apache.org/jira/browse/SLING-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved SLING-9582.
----------------------------------------
    Resolution: Fixed

> OsgiConfigurationManager should use Configuration#getProcessedProperties
> ------------------------------------------------------------------------
>
>                 Key: SLING-9582
>                 URL: https://issues.apache.org/jira/browse/SLING-9582
>             Project: Sling
>          Issue Type: Improvement
>          Components: Content Distribution
>    Affects Versions: Content Distribution Core 0.4.2
>            Reporter: Carsten Ziegeler
>            Assignee: Christian Schneider
>            Priority: Major
>             Fix For: Content Distribution Core 0.4.4
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> OsgiConfigurationManager uses Configuration#getProperties to get properties from an OSGi configuration (in two places). However, it should rather use Configuration#getProcessedProperties(ServiceReference) instead. THis way configuration plugins like the Apache Felix interpolation plugin are run 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)