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

Carsten Ziegeler edited comment on SLING-6121 at 10/10/16 11:29 AM:
--------------------------------------------------------------------

It seems my example got changed
{noformat}
but then glob:foo/**/*.html means the search path entries are prepended to foo, 
right?
and glob:*.html would mean all html files directly in libs, apps (given these 
are the search paths)
{noformat}


was (Author: cziegeler):
It seems my example got changed
{quote}
but then glob:foo/**/*.html means the search path entries are prepended to foo, 
right?
and glob:*.html would mean all html files directly in libs, apps (given these 
are the search paths)
{quote}

> Clarify glob pattern handling and support globs and search paths
> ----------------------------------------------------------------
>
>                 Key: SLING-6121
>                 URL: https://issues.apache.org/jira/browse/SLING-6121
>             Project: Sling
>          Issue Type: Sub-task
>          Components: API, JCR, ResourceResolver
>            Reporter: Carsten Ziegeler
>            Assignee: Radu Cotescu
>             Fix For: JCR Resource 2.8.2, API 2.15.0, Resource Resolver 1.4.20
>
>
> Looking at the documentation of the glob pattern it is a little bit unclear 
> to me:
> Does the part after the prefix "glob:" need to start with a "/" ? If not, 
> what does it mean?
> Is the special token for search paths supported, e.g. glob:./foo/**/*.html ?
> If not, we should implement this



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

Reply via email to