Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-510

TCK: AddNodeTest requires implementation to support one-parameter addNode method on test node

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1
    • test
    • None

    Description

      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).

      Attachments

        Activity

          People

            Unassigned Unassigned
            dpitfiel David Pitfield
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: