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

Chris Lotton edited comment on JCRVLT-604 at 2/8/22, 3:04 PM:
--------------------------------------------------------------

Thanks for the speedy response [~kwin].  I have something basic working which 
seems to exclude the test property I want removed.  I can work on submitting a 
PR to you soon if that works.  I should add I've never contributed to any 
Apache library so if there's a certain pattern to follow, happy to learn about 
it.

Also, I don't seem to have the rights to changed the Assignee on this Jira 
issue.


was (Author: JIRAUSER284814):
Thanks for the speedy response [~kwin].  I have something basic working which 
seems to exclude the test property I want removed.  I can work on submitting a 
PR to you soon if that works.  I should add I've never contributed to any 
Apache library so if there's a certain pattern to follow, happy to learn about 
it.

> RepositoryCopier doesn't allow Property Based Filtering
> -------------------------------------------------------
>
>                 Key: JCRVLT-604
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-604
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>          Components: RCP
>    Affects Versions: 3.5.8
>            Reporter: Chris Lotton
>            Priority: Minor
>
> Jackrabbit-FileVault allows creation of filters based on Nodes, and recently 
> also Properties.
> When creating a new filter like:
> {code:java}
> defaultWorkSpaceFilter.add(myNodeFilterSet, myPropertyFilterSet) {code}
> and assigning it to repositoryCopier like:
> {code:java}
> repositoryCoper.setSourceFilter(defaultWorkSpaceFilter){code}
> It appears only myNodeFilterSet is checked.  Nodes are excludes as expected, 
> but properties expected to be excluded remain.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to