Tobias Bocanegra created JCRVLT-110:
---------------------------------------
Summary: Updating an _equal_ binary property should not taint the
node as modified
Key: JCRVLT-110
URL: https://issues.apache.org/jira/browse/JCRVLT-110
Project: Jackrabbit FileVault
Issue Type: Improvement
Reporter: Tobias Bocanegra
Then installing a package with binary properties that are not modified, the
current importer marks them as modified, because the binary-value comparison
does not work in JCR so well.
suggest:
- depending on the size of the property, implement a stream based comparison.
e.g. for small binaries (<64k)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)