You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/08/08 08:52:59 UTC

[jira] Closed: (JCR-826) NodeTest.testAddNodeConstraintViolationExceptionUndefinedNodeType relies on addNode(name, "nt:base")

     [ https://issues.apache.org/jira/browse/JCR-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting closed JCR-826.
-----------------------------


> NodeTest.testAddNodeConstraintViolationExceptionUndefinedNodeType relies on addNode(name, "nt:base")
> ----------------------------------------------------------------------------------------------------
>
>                 Key: JCR-826
>                 URL: https://issues.apache.org/jira/browse/JCR-826
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>             Fix For: 1.3
>
>
> NodeTest.testAddNodeConstraintViolationExceptionUndefinedNodeType() relies on the ability to create a new node of type "nt:base", which isn't something repositories are required to support.
> Proposal: make the node type name for this test case configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.