[dna-issues] [JBoss JIRA] Created: (DNA-289) AbstractJcrItem.isSame Does Not Match JCR 1.0 Specification

Brian Carothers (JIRA) jira-events at lists.jboss.org
Tue Mar 3 16:16:22 EST 2009


AbstractJcrItem.isSame Does Not Match JCR 1.0 Specification
-----------------------------------------------------------

                 Key: DNA-289
                 URL: https://jira.jboss.org/jira/browse/DNA-289
             Project: DNA
          Issue Type: Bug
          Components: JCR
    Affects Versions: 0.4
            Reporter: Brian Carothers


AbstractJcrItem.isSame currently compares the two items based on reference equality of their workspaces.  According to spec, it should compare them based on reference equality of their repositories and logical equality of their workspace names.

Fixing this will correct three TCK test failures.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list