[
https://issues.apache.org/jira/browse/SLING-11578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636154#comment-17636154
]
Oliver Lietz commented on SLING-11578:
--------------------------------------
[~cziegeler], Before Engine 2.12.0 it was possible to start a _minimal_ Sling
without Servlets. With 2.12.0 and mandatory dependency on Servlets _minimal_
Sling will grow a lot. Servlets (Resolver) also requires Scripting and XSS. Was
it your intention?
> Make authenticator and servlets resovler required for main servlet
> ------------------------------------------------------------------
>
> Key: SLING-11578
> URL: https://issues.apache.org/jira/browse/SLING-11578
> Project: Sling
> Issue Type: Improvement
> Components: Engine
> Affects Versions: Engine 2.11.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Engine 2.12.0
>
>
> We currently have some strange code: the sling main servlet is available
> immediately but then registers parts of the functionality only once the
> authenticator and servlets resolver are available. And then there is code
> here and there checking if those services are really available.
> We can probably simplify this a lot of we make the required
> services...required and let DS handle it
--
This message was sent by Atlassian Jira
(v8.20.10#820010)