Eric Norman created FELIX-6542:
----------------------------------

             Summary: 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


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)

Reply via email to