SLING-6779 - The HTL compiler and Maven Plugin should warn when using potentially invalid options

* updated HTL compiler
* enhanced the HTL script engine to allow it to configure the compiler for additional options
6 files changed
tree: 4a8c5e1a76c1a10d462e8c84dae15b0227b9ace3
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. 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.