[
https://issues.apache.org/jira/browse/SLING-10214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10214.
--------------------------------------
Assignee: Carsten Ziegeler
Resolution: Fixed
Added a new method getOSGiConfiguration which only returns a map if an OSGi
configuration exists and only properties contained in configuration admin are
returned
https://github.com/apache/sling-org-apache-sling-testing-clients/commit/0119a020959948a29758b0e074048a9b3613b7ff
> OsgiConsoleClient#getConfiguration should not include metatype information
> --------------------------------------------------------------------------
>
> Key: SLING-10214
> URL: https://issues.apache.org/jira/browse/SLING-10214
> Project: Sling
> Issue Type: Improvement
> Components: Apache Sling Testing Clients
> Affects Versions: Apache Sling Testing Clients 2.0.8
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
>
> The returned properties from OsgiConsoleClient#getConfiguration contain
> metatype information - the returned result contains a mixture between the
> actual values stored in the OSGi configuration and the default values from
> metatype (if there is one).
> It would be good to have a method that just returns the stored properties
> from configuration admin
--
This message was sent by Atlassian Jira
(v8.3.4#803005)