[
https://issues.apache.org/jira/browse/SLING-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15468639#comment-15468639
]
ASF GitHub Bot commented on SLING-6042:
---------------------------------------
GitHub user ghenzler opened a pull request:
https://github.com/apache/sling/pull/168
SLING-6042 using sling:resourceTypesWithDescendants instead of
sling:resourceTypesWithChildren now
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ghenzler/sling
feature/SLING-6042-using-resourceTypesWithDescendants-as-name
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/168.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #168
----
commit a4690ba5e2eda941a88357ac813a4cf92bfba140
Author: georg.henzler <[email protected]>
Date: 2016-09-01T18:13:36Z
SLING-6042 using sling:resourceTypesWithDescendants instead of
sling:resourceTypesWithChildren now
----
> Use sling:resourceTypesWithDescendants instead of
> sling:resourceTypesWithChildren
> ---------------------------------------------------------------------------------
>
> Key: SLING-6042
> URL: https://issues.apache.org/jira/browse/SLING-6042
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Georg Henzler
> Assignee: Robert Munteanu
> Fix For: Oak Restrictions 1.0.0
>
>
> After some discussion at [1], the current version of the oak restrictions
> initially committed with SLING-5768 should be updated to use
> sling:resourceTypesWithDescendants instead of sling:resourceTypesWithChildren
> (the latter is semantically not correct as not only the children are matched
> but all descendants, thanks [~jsedding] for pointing this out).
> The documentation has already been updated via SLING-5890 and is available at
> [2]
> [1] https://www.mail-archive.com/[email protected]/msg58935.html
> [2] https://sling.apache.org/documentation/bundles/sling-oak-restrictions.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)