Use header entry format to define path mappings
-----------------------------------------------
Key: SLING-872
URL: https://issues.apache.org/jira/browse/SLING-872
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: Extensions Bundleresource 2.0.2
Reporter: Carsten Ziegeler
Fix For: Extensions Bundleresource 2.1.0
It would be nice to define mappings for the bundle resource provider through
the usual header syntax, like:
<Sling-Bundle-Resources>
/META-INF/resources/apps/myscripts;path:=/apps/myscripts
<Sling-Bundle-Resources>
This allows to store the resources "somewhere" in the bundle and create the
correct mapping by specifying the path directive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.