SLING-7380 - Querying maps with Integer keys returns null

* corrected object property resolution in org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel#resolveProperty
and org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel#getProperty
(closes #1)
3 files changed
tree: f6ce80cd93884c3b09f0d2a500d7969550a6d3dc
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

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.