[ 
https://issues.apache.org/jira/browse/SLING-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652859#action_12652859
 ] 

Bertrand Delacretaz commented on SLING-755:
-------------------------------------------

> 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)

We could probably do that, but as the jcrinstall servlet is currently only used 
in integration tests, I think it's better to separate it and keep the 
jcrinstall dependencies to the bare minimum.

> 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.

Reply via email to