You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2009/02/05 14:19:59 UTC

[jira] Created: (JCR-1969) Invalid node type definitions with test_nodetypes.xml

Invalid node type definitions with test_nodetypes.xml
-----------------------------------------------------

                 Key: JCR-1969
                 URL: https://issues.apache.org/jira/browse/JCR-1969
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
            Reporter: angela
            Priority: Minor


an attempt to register the node types defined with 
core/src/test/resources/org/apache/jackrabbit/core/nodetype/xml/test_nodetypes.xml
will fail:

- invalid reference constraint
- autocreated prop-def without default values
- invalid required type with autocreated prop-def (undefined is not allowed)
- invalid required primary type (non existing)
- invalid default primary type (non existing)



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


[jira] Resolved: (JCR-1969) Invalid node type definitions with test_nodetypes.xml

Posted by "angela (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela resolved JCR-1969.
-------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0
         Assignee: angela

> Invalid node type definitions with test_nodetypes.xml
> -----------------------------------------------------
>
>                 Key: JCR-1969
>                 URL: https://issues.apache.org/jira/browse/JCR-1969
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> an attempt to register the node types defined with 
> core/src/test/resources/org/apache/jackrabbit/core/nodetype/xml/test_nodetypes.xml
> will fail:
> - invalid reference constraint
> - autocreated prop-def without default values
> - invalid required type with autocreated prop-def (undefined is not allowed)
> - invalid required primary type (non existing)
> - invalid default primary type (non existing)

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


[jira] Updated: (JCR-1969) Invalid node type definitions with test_nodetypes.xml

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-1969:
-------------------------------

    Fix Version/s:     (was: 1.6.0)
                   1.5.6

Merged to the 1.5 branch in revision 779051.

> Invalid node type definitions with test_nodetypes.xml
> -----------------------------------------------------
>
>                 Key: JCR-1969
>                 URL: https://issues.apache.org/jira/browse/JCR-1969
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>             Fix For: 1.5.6
>
>
> an attempt to register the node types defined with 
> core/src/test/resources/org/apache/jackrabbit/core/nodetype/xml/test_nodetypes.xml
> will fail:
> - invalid reference constraint
> - autocreated prop-def without default values
> - invalid required type with autocreated prop-def (undefined is not allowed)
> - invalid required primary type (non existing)
> - invalid default primary type (non existing)

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