Hi, I don't know anymore where I heard/read this, but I had the assumption, that oak will no longer support properties and child nodes with the same name. I tried to verify this but was able to create a property and a child node with the same name, although the respective descriptor is false:
option.node.and.property.with.same.name.supported=false If this is no longer supported, we should add it to the list of changes [0] and add it as issue to [1]. If the support varies by persistence implementation, we need to propagate this information to the repository descriptor accordingly. Regards, Toby [0] http://jackrabbit.apache.org/oak/docs/differences.html [1] https://issues.apache.org/jira/browse/OAK-14
