SLING-8660 - Add optional support for precompiled scripts in the HTL engine

* if the org.apache.sling.scripting.bundle.tracker API is present, the engine tries
to execute precompiled scripts present in the ScriptContext
6 files changed
tree: 9d4b5abd186d8c9da2214f6f8af902af9705943b
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Build Status Test Status Maven Central JavaDocs License scripting

Apache Sling Scripting HTL Engine

This module is part of the Apache Sling project.

This package contains a Java implementation of the HTML Template Language specification.