SLING-6094 - HTL can generate invalid Java code by using user-supplied input

* added license headers to pass rat checks

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1763761 13f79535-47bb-0310-9956-ffa450edef68
4 files changed
tree: 2d2122170b29d9d6025d7eb49e1b83b3944050a9
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting HTL Java Compiler

The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.compiler module into Java source code.