SLING-9343 - Versions of o.a.s.scripting.sightly bundles different from artifact versions

* updated to sling-bundle-parent 38 - includes fix for SLING-8980
1 file changed
tree: 51e26a8f0925a7964b54418bd3501161bfca3a83
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Build Status Test Status Maven Central JavaDocs License scripting

Apache Sling Scripting HTL Java Compiler

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.