[PATCH] BinaryValue doesn't find semantically equals byte array?
----------------------------------------------------------------
Key: JCR-1383
URL: https://issues.apache.org/jira/browse/JCR-1383
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-jcr-commons
Affects Versions: 1.4
Reporter: Dave Brosius
Priority: Minor
Fix For: 1.4.1
Attachments: byte_array_equals.patch
Perhaps i am misunderstanding the semantics, but it appears when a BinaryValue
is referring to a byte array, the equals method fails unless the two byte
arrays are the same ==. I believe this is not the intent. This patch fixes this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.