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)