Tommaso Teofili created SLING-7017:
--------------------------------------
Summary: 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
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)