Radu Cotescu created SLING-9457:
-----------------------------------
Summary: Nested loops without an item identifier generate a Java
compilation error
Key: SLING-9457
URL: https://issues.apache.org/jira/browse/SLING-9457
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting HTL Java Compiler 1.2.0-1.4.0
SLING-9142 introduced a
[regression|https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler-java/commit/7476e0e3cad660228dc1e6c6dbc58a0ea5a5baee#diff-d97cfba1ce4a85137e765d5e9c38ebaaL50],
where nested loops without an item identifier would generate a Java compiler
error, since the nested loop tries to redefine the same local variable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)