[ https://issues.apache.org/jira/browse/SLING-12599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909517#comment-17909517 ]
Carsten Ziegeler commented on SLING-12599: ------------------------------------------ [~joerghoh] Could you please have a look at it? The easiest and cleanest would be to change the configuration property name from tags to hc.tags which would allow for a separate component which references the BundledScriptTracker - but obviously that is a breaking change. Not sure how widely this is used with a non default configuration > Make dependency to Apache Felix HC optional > ------------------------------------------- > > Key: SLING-12599 > URL: https://issues.apache.org/jira/browse/SLING-12599 > Project: Sling > Issue Type: Improvement > Components: Servlets > Affects Versions: Servlets Resolver 2.11.8 > Reporter: Carsten Ziegeler > Priority: Major > Fix For: Servlets Resolver 2.11.10 > > > SLING-12417 introduced a mandatory dependency to Apache Felix HC API. However > in scenarios where HCs are not used, this now requires to install > dependencies which are not needed at runtime. > We should make this optional > The BundledScriptTracker is also unnecessarily registered as a (useless) > HealthCheck and then registers a real HC in activate - registering in > activate is an anti pattern which should be avoided -- This message was sent by Atlassian Jira (v8.20.10#820010)