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

* refactored code so that compilation becomes completely optional, depending
on which modules are available at runtime
3 files changed
tree: da03df1c54c4134edec9718e36fe0428aca2847f
  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 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.