[
https://issues.apache.org/jira/browse/SLING-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-484.
------------------------------------
Resolution: Won't Fix
> Implement synthactic sugar to ease use of JspC plugin with
> BundleResourceProvider
> ---------------------------------------------------------------------------------
>
> Key: SLING-484
> URL: https://issues.apache.org/jira/browse/SLING-484
> Project: Sling
> Issue Type: New Feature
> Components: Maven Plugins and Archetypes
> Reporter: Felix Meschberger
> Priority: Major
>
> SLING-357 adds support for prefix bundle resource providers to provide
> resources in two views - with or without a prefix. An extension of this would
> be for the JspC bundle to support the Bundle Resource Provider setting in a
> way, that a special prefix would denote the class path used for compilation.
> Eg. if the JSP scripts where compiled into /var/classes, the configuration
> {}!/org/apache/jsp
> would be replaced by the JspC plugin by
> /var/classes!/org/apache/jsp.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)