[
https://issues.apache.org/jira/browse/SLING-9841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Klco updated SLING-9841:
----------------------------
Description:
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
was:
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 matches the current instance
Runmode.
The new directive should be called "skipRunmode". If not specified (null or
empty) the content will be loaded.
> 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: 40m
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)