You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2015/11/18 15:19:10 UTC

[jira] [Commented] (SLING-5238) Remove getAdministrativeResourceResolver() usage from org.apache.sling.resource.inventory

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

Antonio Sanso commented on SLING-5238:
--------------------------------------

There is one occurrence of getAdministrativeResourceResolver()  in {{ResourceInventoryPrinterFactory}}.
It would be good if we can limit the scope of 

{code}
 @Property(value = "")
    private static final String PROP_PATH = "path";
{code}

and use a loginService session

> Remove getAdministrativeResourceResolver() usage from org.apache.sling.resource.inventory
> -----------------------------------------------------------------------------------------
>
>                 Key: SLING-5238
>                 URL: https://issues.apache.org/jira/browse/SLING-5238
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Antonio Sanso
>
> Counted 1 occurrence 



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