angela created OAK-826:
--------------------------
Summary: NodeDefinition#getRequiredPrimaryTypes throws
IllegalStateException
Key: OAK-826
URL: https://issues.apache.org/jira/browse/OAK-826
Project: Jackrabbit Oak
Issue Type: Bug
Components: core, jcr
Reporter: angela
i tried finally get the crx-explorer running with oak and run into an
IllegalStateException that is raised by NodeDefinition#getRequiredPrimaryTypes:
java.lang.IllegalStateException
at
com.google.common.base.Preconditions.checkState(Preconditions.java:133)
at
org.apache.jackrabbit.oak.plugins.nodetype.NodeDefinitionImpl.getRequiredPrimaryTypes(NodeDefinitionImpl.java:68)
i will commit a test that illustrates the problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira