[
https://issues.apache.org/jira/browse/SLING-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652876#action_12652876
]
Felix Meschberger commented on SLING-755:
-----------------------------------------
Hmm, looking at the JcrInstallServlet code, this looks like it would best be a
web console plugin ;-)
I think the JcrInstallServlet could in fact report more on its working like:
what locations are being considered, what has been found there, whether that
has been applied or not and why not ... This all would make a perfect addition
to the console.
It looks just kind of strange having a buindle with a single class in it ....
> Move /system/sling/jcrinstall servlet to its own bundle
> -------------------------------------------------------
>
> Key: SLING-755
> URL: https://issues.apache.org/jira/browse/SLING-755
> Project: Sling
> Issue Type: Improvement
> Components: JCR Install
> Reporter: Bertrand Delacretaz
> Priority: Minor
> Fix For: JCR Install 2.0.4
>
>
> Making a servlet out of the jcrinstall RepositoryObserver class introduces
> dependencies on the sling api and servlet bundles, which are not desired for
> jcrinstall - its dependencies should be kept to a minimum.
> I'll move the servlet to its own bundle - it is currently only needed for
> integration testing, but might be useful for other monitoring purposes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.