You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/07/07 12:21:15 UTC

[jira] Updated: (JCR-2132) o.a.j.core.state.ChildNodeEntries does not override equals(Object) and hashCode() methods

     [ https://issues.apache.org/jira/browse/JCR-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-2132:
-------------------------------

    Fix Version/s: 1.6.0

Merged to the 1.x branch in revision 791780.

> o.a.j.core.state.ChildNodeEntries does not override equals(Object) and hashCode() methods
> -----------------------------------------------------------------------------------------
>
>                 Key: JCR-2132
>                 URL: https://issues.apache.org/jira/browse/JCR-2132
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: Stefan Guggisberg
>             Fix For: 2.0-alpha3, 1.6.0
>
>
> o.a.j.c.state.NodeStateMerger calls ChildNodeEntries.equals(ChildNodeEntries) to compare two child node entries collections.
> ChildNodeEntries however doesn't override the equals(Object) method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.