| commit | 2742eb16470a955a8b4b60fe403a6727304a506b | [log] [tgz] |
|---|---|---|
| author | Radu Cotescu <radu@apache.org> | Tue Oct 25 15:19:19 2016 +0000 |
| committer | Radu Cotescu <radu@apache.org> | Tue Oct 25 15:19:19 2016 +0000 |
| tree | 7034b8ccd06511a46ef2a27d305360bb76e623a8 | |
| parent | e1cb43d08c130daf0b0ad2417f8359f33215d613 [diff] |
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/bundles/scripting/sightly/java-compiler@1766545 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.