[
https://issues.apache.org/jira/browse/SLING-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645764#comment-14645764
]
Marius Petria commented on SLING-4913:
--------------------------------------
Committed revision 1693222.
VaultDistributionPackageBuilderFactory has a package.filters property. A filter
is formed from a root and then a list of includes/excludes. The excludes start
with "-" and the includes with "+".
{noformat}
"package.filters": ["/content|-.*/excluded"]
{noformat}
> Allow exclusion filters on vault package builder
> ------------------------------------------------
>
> Key: SLING-4913
> URL: https://issues.apache.org/jira/browse/SLING-4913
> Project: Sling
> Issue Type: Improvement
> Components: Distribution
> Reporter: Marius Petria
> Fix For: Content Distribution Core 0.1.6
>
>
> Allow exclusion filters on vault package builder, for example to exclude all
> .tokens nodes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)