SLING-8012 - Extract an HTL runtime bundle from the existing HTL modules

* removed reference to HTL compiler
1 file changed
tree: 6c04bfad3fbb5be02f198c367876c00036b6e875
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

Build Status Test Status Maven Central JavaDocsLicense scripting

Apache Sling Scripting HTL Runtime

This module is part of the Apache Sling project.

The Apache Sling Scripting HTL Runtime provides support for executing HTL Java compiled units produced by the org.apache.sling.scripting.sightly.compiler.java module.