| commit | ca710b99dfd81b4aa39595eee53b00e9262b4e00 | [log] [tgz] |
|---|---|---|
| author | Radu Cotescu <radu@apache.org> | Thu Oct 18 16:19:50 2018 +0200 |
| committer | Radu Cotescu <radu@apache.org> | Thu Oct 18 16:19:50 2018 +0200 |
| tree | d75a401cf58b58114b680d314217a22c1a41ed89 | |
| parent | 63d69609ecc7c67f0c93c8b3b235d9ec2778966d [diff] |
SLING-8012 - Extract an HTL runtime bundle from the existing HTL modules * refactored code to use the new o.a.s.scripting.sightly.runtime module
This module is part of the Apache Sling project.
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.