SlingScriptEngineManager.getEngineFactories has wrong return type
-----------------------------------------------------------------
Key: SLING-689
URL: https://issues.apache.org/jira/browse/SLING-689
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Michael Dürig
The return type of SlingScriptEngineManager.getEngineFactories is List<?> but
should be List<ScriptEngineFactory> in order to be compatible with jdk1.6.0.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.