Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The Jasper compiler reads the default package name used for generating Java classes from JSP files from the org.apache.sling.scripting.jsp.jasper.Constants#JSP_PACKAGE_NAME constant. The constant is initialised by reading the org.apache.sling.scripting.jsp.jasper.Constants.JSP_PACKAGE_NAME system property, however the name of this property is hardcoded.
In order to allow callers of the JSP compiler to set the default package name, the org.apache.sling.scripting.jsp.jasper.Constants.JSP_PACKAGE_NAME system property name should also be exposed through a constant.
Attachments
Issue Links
- blocks
-
SLING-9217 The JSPC Maven plugin should allow configuring the package name under which JSPs are compiled
- Closed
- is a child of
-
SLING-9207 Unify the support for bundled scripts
- Closed