Registering cyclic dependent nodetypes does not work
----------------------------------------------------
Key: JCR-273
URL: http://issues.apache.org/jira/browse/JCR-273
Project: Jackrabbit
Type: Bug
Reporter: Tobias Strasser
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