[
https://issues.apache.org/jira/browse/JCRVLT-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102740#comment-16102740
]
Tobias Bocanegra edited comment on JCRVLT-196 at 7/27/17 5:40 AM:
------------------------------------------------------------------
[~simone.tripodi] I created a version that should work with generic remaps in
[0]. it works a bit different than before, such as it applies the mapping to
the source archive instead during the import. this makes it much easier to
handle the complex cases. however it comes with some caveats:
- the mapping is applied to the **files** and not the the **jcr nodes**. this
means that mappings within full coverage artifacts (e.g. a serialized
nt:unstructured in 1 foobar.xml) don't work.
- uninstalling a remapped package doesn't work. see JCRVLT-80
give it a try and let me know if it solves your problems.
[0] https://github.com/tripodsan/jackrabbit-filevault/tree/JCRVLT-196/
was (Author: tripod):
[~simone.tripodi] I created a version that should work with generic remaps in
[0]. it works a bit different than before, such as it applies the mapping to
the source archive instead during the import. this makes it much easier to
handle the complex cases. however it comes with a caveats:
- the mapping is applied to the **files** and not the the **jcr nodes**. this
means that mappings within full coverage artifacts (e.g. a serialized
nt:unstructured in 1 foobar.xml) don't work.
- uninstalling a remapped package doesn't work. see JCRVLT-80
give it a try and let me know if it solves your problems.
[0] https://github.com/tripodsan/jackrabbit-filevault/tree/JCRVLT-196/
> Add remapping support for other than renames
> --------------------------------------------
>
> Key: JCRVLT-196
> URL: https://issues.apache.org/jira/browse/JCRVLT-196
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: vlt
> Affects Versions: 3.1.40
> Reporter: Simone Tripodi
> Assignee: Tobias Bocanegra
> Fix For: 3.1.42
>
> Attachments: JCRVLT-196.patch
>
>
> In SLING-7017 we needed to add support to remap resources and thought VLT
> APIs would have taken care of this, unfortunately we stumbled in the warning
> message
> {noformat}
> remapping other than renames not supported yet
> {noformat}
> So the desired/expected action had no effect.
> Would it be possible to have it available? Is there any way to enable this
> behaviour already?
> TIA!
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)