Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Handle loading of ScriptEngineFactory service loader (/META-INF/services/javax.script.ScriptEngineFactory) files that exist in a fragment.
For example, consider the groovy ScriptEngine included in the starter 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.
Attachments
Issue Links
- links to