Carsten Ziegeler created SLING-5404:
---------------------------------------
Summary: Recursive taglibs overwrite generated java/class file
Key: SLING-5404
URL: https://issues.apache.org/jira/browse/SLING-5404
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting JSP 2.1.6
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Scripting JSP 2.1.8
When a taglib is using itself recursively, the recursive call results in a stup
java tag file being generated overwriting/clashing with the outer java file.
The class is loaded as well, resulting in a stup class being loaded through the
class loader first.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)