| commit | d9cf69c0be443ae79a419c33093a3f4d09b7b1cf | [log] [tgz] |
|---|---|---|
| author | Radu Cotescu <radu@apache.org> | Wed May 28 15:07:38 2025 +0200 |
| committer | GitHub <noreply@github.com> | Wed May 28 15:07:38 2025 +0200 |
| tree | 445efde8f5fba6f0ec8e2949dc588f1cd99bda65 | |
| parent | 401707b988de8a9c836b21471deb50e3e131dc5d [diff] |
SLING-12805 - Fix unit tests that started failing on Windows * fixed in normalizeLineEndings by applying extra escaping; it looks like Windows git checkouts replace \n with \r\n by default now
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.