Felix Meschberger created SLING-4209:
----------------------------------------
Summary: [Sightly] Provide JS files as bundle resources instead of
copying to repository
Key: SLING-4209
URL: https://issues.apache.org/jira/browse/SLING-4209
Project: Sling
Issue Type: Improvement
Components: Scripting
Affects Versions: Scripting Sightly JS Use Provider 1.0.0
Reporter: Felix Meschberger
Assignee: Felix Meschberger
The Sightly JS Provider embeds a number of JavaScript files used for supporting
JavaScript extensions. These files are currently copied into the repository
using initial content mechanism.
Since these JS files are intimately coupled with the JS provider bundle, they
should not actually be copied into the repository but rather be exposed as
resources through the BundleResourceProvider.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)