[
https://issues.apache.org/jira/browse/SLING-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652855#action_12652855
]
Felix Meschberger commented on SLING-755:
-----------------------------------------
What is the kind of undesired dependencies ? Can you come around by making the
import dependency optional and only register the servlet should the dependency
be resovled ? (Similar to what we do with the web console plugins)
> 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
>
> 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.