[
https://issues.apache.org/jira/browse/SLING-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-9141.
---------------------------------
Resolution: Fixed
> Refactor modules generating Java code to use the
> org.apache.sling.commons.compiler.source.JavaEscapeHelper utility
> ------------------------------------------------------------------------------------------------------------------
>
> Key: SLING-9141
> URL: https://issues.apache.org/jira/browse/SLING-9141
> Project: Sling
> Issue Type: Task
> Components: Scripting, Tooling
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Priority: Major
>
> Several Sling modules generate Java code (e.g. HTL compilers, JSP script
> engine, JSPC Maven Plugin, HTL Maven Plugin), but each has its own strategy /
> classes for generating valid Java code / classes. Since the
> {{org.apache.sling.commons.compiler.source.JavaEscapeHelper}} is an easy to
> reuse class, it would be better to refactor modules to rely on this helper,
> in order to generate code / classes using the same naming patterns.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)