You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/11/10 09:30:59 UTC

[jira] [Updated] (OAK-5039) Change globbing definition of GlobbingPathFilter

     [ https://issues.apache.org/jira/browse/OAK-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated OAK-5039:
--------------------------------
    Fix Version/s: 1.6

> Change globbing definition of GlobbingPathFilter
> ------------------------------------------------
>
>                 Key: OAK-5039
>                 URL: https://issues.apache.org/jira/browse/OAK-5039
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: core
>    Affects Versions: 1.5.12
>            Reporter: Stefan Egli
>            Assignee: Stefan Egli
>             Fix For: 1.6, 1.5.13
>
>
> In order to satisfy OAK-5019 (and thus SLING-6174) the definition of [GlobbingPathFilter|https://jackrabbit.apache.org/oak/docs/apidocs/org/apache/jackrabbit/oak/plugins/observation/filter/GlobbingPathFilter.html] needs to be changed wrt the following:
> * old: {{* matches every path containing a single element}}
> * new: {{* matches character matches zero or more characters of a name component without crossing directory boundaries}}
> (and derived definition is hence adjusted accordingly to match above change)
> This change will basically allow to match eg
> * {noformat}*.*{noformat}
> * {noformat}*.html{noformat}
> and not only arbitrarily named path elements.



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