SPI: Javadoc Issue with QNodeTypeDefinition#getPropertyDefs and #getChildNodeDefs ---------------------------------------------------------------------------------
Key: JCR-1514 URL: https://issues.apache.org/jira/browse/JCR-1514 Project: Jackrabbit Issue Type: Bug Components: jackrabbit-spi Reporter: angela Priority: Trivial Javadoc of the mentioned methods currently states: @return an array containing the property definitions or * <code>null</code> if not set. while the default implementation returns an empty array, which i find much nicer. if nobody objects, i would fix the javadoc accordingly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.