Konrad Windszus created MNG-6904: ------------------------------------ Summary: VLT-RCP allow to pass a filter.xml for more finegrained control Key: MNG-6904 URL: https://issues.apache.org/jira/browse/MNG-6904 Project: Maven Issue Type: Improvement Reporter: Konrad Windszus
Although the {{ResourceCopier}} allows to set a source filter (https://github.com/apache/jackrabbit-filevault/blob/e257001ec22ea06bcc987cbf79f0cc9b15c4e186/vault-core/src/main/java/org/apache/jackrabbit/vault/util/RepositoryCopier.java#L119) this cannot be leveraged through RCP tasks yet. There should be add an additional optional parameter for RcpTask (https://github.com/apache/jackrabbit-filevault/blob/f44ac494bc49e1153df5b23769e799b5ebdecb1b/vault-rcp/src/main/java/org/apache/jackrabbit/vault/rcp/impl/RcpTask.java#L85) which allows to set that. -- This message was sent by Atlassian Jira (v8.3.4#803005)