You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2013/11/26 13:27:35 UTC

[jira] [Created] (OAK-1224) Repository descriptor "node.type.management.same.name.siblings.supported" should be false

Tobias Bocanegra created OAK-1224:
-------------------------------------

             Summary: 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


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)