You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2020/07/10 12:49:00 UTC

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

Carsten Ziegeler created SLING-9582:
---------------------------------------

             Summary: 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
            Reporter: Carsten Ziegeler
             Fix For: Content Distribution Core 0.4.4


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)