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
2 files changed
tree: 2de644f3a513bc5b264b3fb4c863bfb7521f93e7
  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.