[
https://jira.jboss.org/jira/browse/DNA-289?page=com.atlassian.jira.plugin...
]
Randall Hauch resolved DNA-289.
-------------------------------
Fix Version/s: 0.4
Resolution: Done
Assignee: Randall Hauch
Applied the patch. One test had to be updated (minor issue), since it was updated for
DNA-290 after the patch was uploaded. Also added another JCR TCK unit test to the mix,
since all of its test methods were passing.
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
Assignee: Randall Hauch
Fix For: 0.4
Attachments: DNA-289.patch
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