Daniel Ezequiel Montivero created JCRVLT-627:
------------------------------------------------
Summary: Allow write mixinNodes as files, Avoid overwrite
lastModified and add 'direct' TreeSyncListener
Key: JCRVLT-627
URL: https://issues.apache.org/jira/browse/JCRVLT-627
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: vlt
Affects Versions: 3.6.0
Reporter: Daniel Ezequiel Montivero
Attachments: Add_AbstractTreeSyncListener.patch,
Allow_write_mixinNodes_and_avoid_overwrite_lastModified_date_from_property.patch
Currently on the sync process we found that we want allow the mixinNodes to be
handle like files for be write on disk and were unable to overwrite the
getJcrType.
Currently on the sync process we note that the file always overwrite the
lastModified day from the properties.
Both changes are addressed on the patch for check for review.
[^Allow_write_mixinNodes_and_avoid_overwrite_lastModified_date_from_property.patch]
----
Added a patch with a "direct" listener abstraction using the TreeSync.
[^Add_AbstractTreeSyncListener.patch]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)