SLING-6186 - Add support for checking code coverage with jacoco

* configured jacoco for all HTL modules that provide unit tests
* IT code coverage can be obtained from the testing module

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1766545 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 7034b8ccd06511a46ef2a27d305360bb76e623a8
  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.