SLING-6780 - org.apache.sling.scripting.sightly.js.provider does not declare a version range for the org.mozilla.javascript import

* applied patch from Vlad Băilescu
* also made sure that the org.apache.sling.commons.osgi is imported
correctly

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1791224 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: e335b8bf3b3e2062dbd6c0a031c5c1b43cbf092d
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting HTL JavaScript Use Provider

This bundle allows HTL‘s Use API to access JS scripts. It also wraps Sling’s JS engine in a simulated event loop.

The bundle also contains a bindings values provider that adds an API layer accessible from HTL & JS. The implementation of that API can be found in src/main/resources/SLING-INF.