SLING-7305 - The org.apache.sling.scripting.javascript bundle should add more specific information about the Script Engine it provides

* enhanced the list of names with which the RhinoScriptEngineFactory is registered
* defined the language version, by making sure Rhino is always initialised with the
ES6 features
* added information about what Rhino version is actually used
4 files changed
tree: 2e5123faf66bf161edc7ff7f36e93279bba53edb
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Scripting JavaScript Support

This module is part of the Apache Sling project.

Support for JavaScript (Rhino) scripting.