[ http://issues.apache.org/jira/browse/JCR-510?page=all ]
David Pitfield closed JCR-510. ------------------------------ > TCK: AddNodeTest requires implementation to support one-parameter addNode > method on test node > --------------------------------------------------------------------------------------------- > > Key: JCR-510 > URL: http://issues.apache.org/jira/browse/JCR-510 > Project: Jackrabbit > Issue Type: Bug > Components: test > Reporter: David Pitfield > Fix For: 1.1 > > > This test requires a repository to support addNode(String) [one argument] on > the test node. However, JSR-170 does not require an implementation to have > at least one child node definition with a default primary type. For such > repositories, this test will fail, regardless of configuration. > Proposal: introduce a configuration property which, if set, causes calls to > addNode(String) to be replaced with addNode(String, String). -- 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
