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

[jira] [Commented] (SLING-10940) osgi-mock: Implement MockConfigurationAdmin.getConfiguration(pid, location)

    [ https://issues.apache.org/jira/browse/SLING-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449602#comment-17449602 ] 

Stefan Seifert commented on SLING-10940:
----------------------------------------

PR: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/17

> osgi-mock: Implement MockConfigurationAdmin.getConfiguration(pid, location)
> ---------------------------------------------------------------------------
>
>                 Key: SLING-10940
>                 URL: https://issues.apache.org/jira/browse/SLING-10940
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>            Reporter: Stefan Seifert
>            Assignee: Stefan Seifert
>            Priority: Minor
>             Fix For: Testing OSGi Mock 3.1.6
>
>
> currently, only {{getConfiguration(pid)}} is implemented.
> we should also implement {{getConfiguration(pid, location)}}, internally relying to {{getConfiguration(pid)}} (we do nothing wit the location in the mocks)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)