SLING-6639 - Avoid split packages in the HTL Engine and HTL Java Compiler bundles * moved SightlyException into the java-compiler, but made it extend directly RuntimeException * moved ResourceResolution into the org.apache.sling.scripting.sightly.engine package git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1787079 13f79535-47bb-0310-9956-ffa450edef68
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.