You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2022/07/10 08:57:00 UTC

[jira] [Closed] (FELIX-6542) ScriptedHealthCheck should handle ScriptEngineFactory defined in a fragment bundle

     [ https://issues.apache.org/jira/browse/FELIX-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-6542.
-----------------------------------

> 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
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: healthcheck.generalchecks 3.0.4
>
>
> 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.10#820010)