[
https://issues.apache.org/jira/browse/SLING-7017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094638#comment-16094638
]
Justin Edelson commented on SLING-7017:
---------------------------------------
[~teofili] [~simone.tripodi] To be clear, the concept here is that you have
{{/etc/my/data}} on the source system and want to copy it to the target system
as {{/custom/etc/my/data}}. Is that correct? And such prefixing would be done
per-copy, e.g. at some point later in time you might want to take
{{/etc/myother/data}} and transfer it to the target system as
{{/custom2/etc/myother/data}}.
> Make it possible to mount packages at different paths
> -----------------------------------------------------
>
> Key: SLING-7017
> URL: https://issues.apache.org/jira/browse/SLING-7017
> Project: Sling
> Issue Type: Improvement
> Components: Content Distribution
> Reporter: Tommaso Teofili
> Assignee: Simone Tripodi
> Fix For: Content Distribution Core 0.2.10
>
>
> In some scenarios (e.g. multi tenant instances) it may be useful to be able
> to mount packages at configurable paths.
> For example mounting a package for _/foo/bar/_ at _/tenant1/foo/bar_; we can
> leverage FileVault [configuration
> options|https://github.com/apache/jackrabbit-filevault/blob/trunk/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/ExportOptions.java#L126]
> to support that.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)