You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2014/11/28 14:26:12 UTC

[jira] [Created] (SLING-4209) [Sightly] Provide JS files as bundle resources instead of copying to repository

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)