[
https://issues.apache.org/jira/browse/OAK-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra resolved OAK-1224.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.13
fixed in r1545644
> Repository descriptor "node.type.management.same.name.siblings.supported"
> should be false
> -----------------------------------------------------------------------------------------
>
> Key: OAK-1224
> URL: https://issues.apache.org/jira/browse/OAK-1224
> Project: Jackrabbit Oak
> Issue Type: Bug
> Affects Versions: 0.11
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: 0.13
>
>
> JCR Javadoc mentiones:
> {code}
> /**
> * Key to a <code>boolean</code> descriptor. Returns <code>true</code> if
> * and only if same-name sibling child nodes are supported.
> *
> * @since JCR 2.0
> */
> public static final String
> NODE_TYPE_MANAGEMENT_SAME_NAME_SIBLINGS_SUPPORTED =
> "node.type.management.same.name.siblings.supported";
> {code}
> which is not the case in Oak.
--
This message was sent by Atlassian JIRA
(v6.1#6144)