Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils class, which borrows some methods from org.apache.sling.scripting.jsp.jasper.compiler.JspUtil, should be extracted into a more lightweight bundle, like org.apache.sling.commons.compiler, to improve its reuse potential.
Attachments
Issue Links
- is a child of
-
SLING-9207 Unify the support for bundled scripts
- Closed
- relates to
-
SLING-9142 Deprecate JavaEscapeUtils and switch to JavaEscapeHelper
- Closed
-
SLING-9147 Switch from JavaEscapeUtils to JavaEscapeHelper
- Closed
-
SLING-9149 Switch from JavaEscapeUtils to JavaEscapeHelper
- Closed
-
SLING-9150 Replace similar methods from JspUtil with calls to JavaEscapeHelper
- Closed
-
SLING-9158 Switch from JavaEscapeUtils to JavaEscapeHelper
- Closed
-
SLING-9141 Refactor modules generating Java code to use the org.apache.sling.commons.compiler.source.JavaEscapeHelper utility
- Closed
- links to