Julian Reschke created JCRVLT-763:
-------------------------------------
Summary: IdConflictPolicy: improve documentation for CREATE_NEW_ID
Key: JCRVLT-763
URL: https://issues.apache.org/jira/browse/JCRVLT-763
Project: Jackrabbit FileVault
Issue Type: Task
Components: vlt
Reporter: Julian Reschke
We recently were .... confused while looking at IdConflictPolicy.CREATE_NEW_ID.
Trouble is, this Enum suggests that it's only relevant when there indeed is an
ID conflict. However, it is mapped to
https://developer.adobe.com/experience-manager/reference-materials/spec/javax.jcr/javadocs/jcr-2.0/javax/jcr/ImportUUIDBehavior.html
which also affects nodes where there actually is no ID collision whatsoever.
I believe it would be hard to change the behaviour at this point, so we should
at least improve the documentation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)