DefaultScriptResolver should also listen to ScriptEngineFactory services
------------------------------------------------------------------------
Key: SLING-139
URL: https://issues.apache.org/jira/browse/SLING-139
Project: Sling
Issue Type: Improvement
Components: Scripting
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: 2.0.0
Currently the DefaultScriptResolver only considers bundles with a
javax.script.ScriptEngineFactory SPI file. Some factories might be registered
as services as they require more setup than would be available when using the
instantiation through SPI API.
Therefore the DefaultScriptResolver should also consider ScriptEngineFactory
services.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.