[
https://issues.apache.org/jira/browse/SLING-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584448#action_12584448
]
Felix Meschberger commented on SLING-317:
-----------------------------------------
Just go ahead with this patch. Currently the classes prepared by the JspC
plugin cannot be used anyway, but this is not a JspC problem but a
BundleResourceProvider problem not supporting this mapping.
What we might do in the JspC plugin is provide a functionality to automatically
insert the path mapping for the JSP classes. But we should not block this issue
because of the JspC problem. We can do this in another JIRA.
> Rename /classes to /var/classes
> -------------------------------
>
> Key: SLING-317
> URL: https://issues.apache.org/jira/browse/SLING-317
> Project: Sling
> Issue Type: Improvement
> Reporter: Bertrand Delacretaz
> Priority: Minor
> Attachments: SLING-317.patch
>
>
> Currently the JSP engine uses /classes to store compiled classes, as
> discussed on list this will be moved to /var/classes. The idea is to use /var
> for transient stuff that is not usually "interesting" to developers
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.