You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2007/04/10 21:37:32 UTC

[jira] Commented: (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:comment-tabpanel#action_12487896 ] 

Julian Reschke commented on JCR-826:
------------------------------------

Fixed in several places with revision 527261.


> 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
>         Assigned To: Julian Reschke
>            Priority: Minor
>
> 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.