Tanu Singla created SLING-7271:
----------------------------------
Summary: Make it possible to mount packages via Import Mapping
Key: SLING-7271
URL: https://issues.apache.org/jira/browse/SLING-7271
Project: Sling
Issue Type: Improvement
Components: Content Distribution
Reporter: Tanu Singla
In some scenarios(e.g. multi tenant instances), it may be useful to be able to
mount packages at configurable paths considering the import path mapping
specified on target instance rather than author instance.
e.g. mounting a package for /foo/bar at /tenant/foo/bar by specifying import
path mapping configuration property on the tenantized system.
We can update *importFromStream ()*of *FileVaultContentSerializer* file, to
consider import path mapping option as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)