[ 
https://issues.apache.org/jira/browse/JCRVLT-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907459#comment-16907459
 ] 

Tobias Bocanegra commented on JCRVLT-120:
-----------------------------------------

it's a). it should behave consistently. excluded properties are neither removed 
or updated, if they are not present in the package.

so the example:
{code}
<filter root="/content">
  <include pattern="/content/.*" />
  <exclude pattern=".*/cq:lastReplicated" matchProperties="true" />
</filter>
{code}

it should not remove the {{cq:lastReplicated}} of existing content.
 

> Allow to filter content properties based on property name and value 
> --------------------------------------------------------------------
>
>                 Key: JCRVLT-120
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-120
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: vlt
>    Affects Versions: 3.1.26
>            Reporter: Timothee Maret
>            Priority: Major
>             Fix For: 3.1.28
>
>         Attachments: JCRVLT-120.patch, JCRVLT-120.patch, JCRVLT-120.patch
>
>
> In our use case, we need to filter content distributed by filevault for 
> properties {{cq:lastReplicated}}, {{cq:lastReplicatedBy}} and 
> {{cq:lastReplicationAction}}.
> This feature could cover more than those three property and instead be 
> generalised to filter any property which name and value match the configured 
> filter. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to