Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The JSPC Maven plugin currently uses the default package of the JSP compiler for prefixing the package names under which JSPs are precompiled. However, for projects that want to provide the precompiled JSPs in bundles and use them in conjunction with the Apache Sling Scripting Bundle Tracker, the package name identifies the resource type. Therefore the JSPC Maven plugin should allow to set the org.apache.sling.scripting.jsp.jasper.Constants.JSP_PACKAGE_NAME system property and by default it should set it to the empty string.
Attachments
Issue Links
- is a child of
-
SLING-9207 Unify the support for bundled scripts
- Closed
- is blocked by
-
SLING-9228 Export the name of the System property which is used by the Jasper compiler to set the default package name for generated classes
- Closed