You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Marius Petria (JIRA)" <ji...@apache.org> on 2015/01/07 12:04:34 UTC

[jira] [Commented] (SLING-4289) Refactor the resourceprovider that allows access to distribution configs and distribution services

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

Marius Petria commented on SLING-4289:
--------------------------------------

Committed revision 1650034.
Created DistributionConfigurationResourceProviderFactory and DistributionServiceResourceProviderFactory to expose distribution configs and distribution services. 

> Refactor the resourceprovider that allows access to distribution configs and distribution services
> --------------------------------------------------------------------------------------------------
>
>                 Key: SLING-4289
>                 URL: https://issues.apache.org/jira/browse/SLING-4289
>             Project: Sling
>          Issue Type: Bug
>          Components: Distribution
>            Reporter: Marius Petria
>
> Currently it is possible to define an resourceprovider per osgi factory. It should be possible to have all agent configs under a single root.
> /libs/sling/distribution/settings/agents should return a list of all configs for all agents.
> Also, split the factories for creating such providers. There should be a dedicated factory creating the resource providers for configs and a dedicate factory for creating resource providers for services.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)