Tobias Bocanegra created JCRVLT-87:
--------------------------------------
Summary: rcp fails when removing a mixin during an update operation
Key: JCRVLT-87
URL: https://issues.apache.org/jira/browse/JCRVLT-87
Project: Jackrabbit FileVault
Issue Type: Bug
Components: RCP
Reporter: Tobias Bocanegra
vault rcp fails to remove undeclared properties when removing a mixin during an
update operation.
steps to reproduce:
1. create a node that does not define residual properties, eg nt:file
2. add a mixin eg jcr:lastModified with its properties
3. rcp the node to a target location.
4. remove the mixin and the properties again from the source node
5. rcp -u the node again -> IllegalItemStateException because vlt only removes
the mixin but not the non undeclared properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)