You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dan Klco (Jira)" <ji...@apache.org> on 2020/10/28 18:52:00 UTC

[jira] [Resolved] (SLING-9841) JCR Content Loader Configure Skip Paths

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

Dan Klco resolved SLING-9841.
-----------------------------
    Resolution: Fixed

Fixed in https://github.com/apache/sling-org-apache-sling-jcr-contentloader/commit/36457911601b915d15053b39b691b9c34a2c5b5e

> JCR Content Loader Configure Skip Paths
> ---------------------------------------
>
>                 Key: SLING-9841
>                 URL: https://issues.apache.org/jira/browse/SLING-9841
>             Project: Sling
>          Issue Type: Improvement
>    Affects Versions: JCR ContentLoader 2.3.0
>            Reporter: Dan Klco
>            Assignee: Dan Klco
>            Priority: Major
>             Fix For: JCR ContentLoader 2.4.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> As a developer, I want to be able to set a directive in a path entry to skip the loading of the path entry when the value for a certain instance states. 
> This should be implemented as an OSGi configuration with two properties which take an array of regular expression strings:
> -includedTargets - target paths which will be included 
> -excludedTargets - target paths which will be excluded, takes precidence
> If not specified, the bundle loader should still start and load all content targets.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)