Konrad Windszus created JCRVLT-125:
--------------------------------------
Summary: Lift the limitation of the vault sync to only support
nt:file
Key: JCRVLT-125
URL: https://issues.apache.org/jira/browse/JCRVLT-125
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: vlt
Affects Versions: 3.1.28
Reporter: Konrad Windszus
Currently the Vault Sync [1] only supports nt:files and folders. Even the full
coverage node types hard-coded in
https://github.com/apache/jackrabbit-filevault/blob/trunk/vault-sync/src/main/java/org/apache/jackrabbit/vault/sync/impl/TreeSync.java#L81
are not considered during the sync
(https://github.com/apache/jackrabbit-filevault/blob/trunk/vault-sync/src/main/java/org/apache/jackrabbit/vault/sync/impl/TreeSync.java#L274).
[1] - http://jackrabbit.apache.org/filevault/usage.html#Vault_Sync
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)