This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.sightly.js.provider-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git
commit fd9d13b6ae11bd203007b8cf8f12f2e69bd213fb Author: Felix Meschberger <[email protected]> AuthorDate: Fri Nov 28 13:27:03 2014 +0000 SLING-4209 Expose required JavaScript files through the BundleResourceProvider git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/js-use-provider@1642293 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c4bb65..b4e983c 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ <extensions>true</extensions> <configuration> <instructions> - <Sling-Initial-Content>SLING-INF;overwrite=true</Sling-Initial-Content> + <Sling-Bundle-Resources>/libs/sling/sightly/js;path:=/SLING-INF/libs/sling/sightly/js</Sling-Bundle-Resources> </instructions> </configuration> </plugin> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
