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

Konrad Windszus commented on JCRVLT-833:
----------------------------------------

At the same time it feels weird to consider different protected properties for 
created and updated nodes, that way the outcome of the package installation 
depends on the previous repository state (even for nodes below root filters 
with replace import mode having no excludes).

> Consolidate which protected properties to consider during export and import
> ---------------------------------------------------------------------------
>
>                 Key: JCRVLT-833
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-833
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Priority: Major
>
> Currently the export ignores certain protected properties: 
> https://github.com/apache/jackrabbit-filevault/blob/c1d3aba606270a016920388e21b6e696e26700fb/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXFormatter.java#L121.
>  During the import only certain protected properties are considered at all 
> (https://github.com/apache/jackrabbit-filevault/blob/c1d3aba606270a016920388e21b6e696e26700fb/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewImporter.java#L142).
>  Currently the set of those two properties are overlapping which is not 
> useful (i.e. some protected properties are never contained in the export but 
> would be considered during import or are contained in the export but are 
> never considered during import).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to