You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Stefan Guggisberg (JIRA)" <ji...@apache.org> on 2006/01/30 15:19:35 UTC

[jira] Closed: (JCR-273) Registering cyclic dependent nodetypes does not work

     [ http://issues.apache.org/jira/browse/JCR-273?page=all ]
     
Stefan Guggisberg closed JCR-273:
---------------------------------

    Resolution: Fixed

fixing JCR-274 fixed this issue as well

fixed in svn r. 373516


> Registering cyclic dependent nodetypes does not work
> ----------------------------------------------------
>
>          Key: JCR-273
>          URL: http://issues.apache.org/jira/browse/JCR-273
>      Project: Jackrabbit
>         Type: Bug
>   Components: nodetype
>     Reporter: Tobias Bocanegra
>     Assignee: Stefan Guggisberg
>      Fix For: 1.0

>
> when registering the followin 2 nodetypes:
> [foo] 
> + mybar (bar)
> [bar]
> + myfoo (foo)
> NodeTypeRegistry.registerNodeTypes(Collection) throws:
>  org.apache.jackrabbit.core.nodetype.InvalidNodeTypeDefException: the following node types could not be registered because of unresolvable dependencies: {}foo {}bar 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira