[
https://issues.apache.org/jira/browse/SLING-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576905#action_12576905
]
Felix Meschberger commented on SLING-317:
-----------------------------------------
After reconfiguring the JSP ScriptEngine, do not forget to change the default
configuration of the repository class loader to also use /var/classes and of
the maven-jspc-plugin to also compile into /var/classes (if this latter setup
is not inherited from the jasper module)
> 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
>
> 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.