[
https://issues.apache.org/jira/browse/FELIX-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556122#comment-17556122
]
Eric Norman commented on FELIX-6542:
------------------------------------
Created PR #158 with the proposed changes for your consideration.
> ScriptedHealthCheck should handle ScriptEngineFactory defined in a fragment
> bundle
> ----------------------------------------------------------------------------------
>
> Key: FELIX-6542
> URL: https://issues.apache.org/jira/browse/FELIX-6542
> Project: Felix
> Issue Type: Bug
> Components: Health Checks
> Affects Versions: healthcheck.generalchecks 3.0.2
> Reporter: Eric Norman
> Priority: Major
>
> The ScriptEnginesTracker in the Felix Health Check General Checks should
> handle loading of ScriptEngineFactory serviceloader
> (/META-INF/services/javax.script.ScriptEngineFactory) files that exist in a
> fragment.
> For example, consider the groovy ScriptEngine that has these:
> Host Bundle - org.codehaus.groovy:groovy:3.0.9
> Fragment - org.codehaus.groovy:groovy-jsr223:3.0.9
>
> Expected:
> The groovy ScriptEngineFactory declared in the groovy-jsr223 fragment should
> be discovered and made available.
> h4.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)