SLING-6399 - Implement support for date and number formatting for HTL

* bumped capabilities to 1.3, corresponding to version 1.3 of the HTL Template Language Specification

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