[ https://issues.apache.org/jira/browse/JCRVLT-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tobias Bocanegra resolved JCRVLT-21. ------------------------------------ Resolution: Fixed Fix Version/s: (was: 3.2) 3.1.16 fixed in r1661028 > "Item is protected" error during vlt rcp copy operation > ------------------------------------------------------- > > Key: JCRVLT-21 > URL: https://issues.apache.org/jira/browse/JCRVLT-21 > Project: Jackrabbit FileVault > Issue Type: Bug > Affects Versions: 3.0 > Reporter: Tobias Bocanegra > Fix For: 3.1.16 > > > When you do a vlt rcp copy of a node that has a protected property removed in > the source then the "Item is protected" error is thrown because vault rcp > attempts to do a node update instead of a replace operation. If you install > a package that has a protected property removed then it does a replace and > throws no errors. > {code} > 000006 U > /content/bhg/decorating/do-it-yourself/accents/diy-carboard-projects/jcr:content > [ERROR] Error during copy: javax.jcr.nodetype.ConstraintViolationException: > Item is protected > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)