On 15.12.14 1:08 , Torgeir Veimo wrote:
Is there any work done on adding support for JCR 2.1
Node.addNodeAutoNamed() in oak?



See OAK-129 for a very old issue re. this. Unfortunately not much activity currently. Oak uses sequential numbering an SNS like node names (i.e. node[1], node[2]) when it encounters name clashes during migration from Jackrabbit 2. However this behaviour is currently not exposed through the JCR API.

Michael

Reply via email to