[
https://issues.apache.org/jira/browse/SLING-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696489#action_12696489
]
Felix Meschberger commented on SLING-916:
-----------------------------------------
The scripting/jsp bundle has not been modified at this moment since it contains
a modified Jasper which is referred to by the compiled JSP scripts.
> Consistently place non-exported classes into packages containing impl or
> internal
> ---------------------------------------------------------------------------------
>
> Key: SLING-916
> URL: https://issues.apache.org/jira/browse/SLING-916
> Project: Sling
> Issue Type: Improvement
> Components: General
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
>
> To simplify generation of JavaDocs as well as for consistency, internal
> classes should always be located in packages whose name contains
> either impl or internal. All Sling bundles, which contain a mix of exported
> and private packages are currently already implemented like this.
> Sling bundles, which do not export anything, for example the commons/log or
> the extensions/fsresource bundle, are not implemented in this way.
> This issue is about aligning these bundles with the consistent setup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.