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