Bertrand Delacretaz created SLING-3042:
------------------------------------------
Summary: Latest org.apache.sling.scripting.api breaks Groovy
script engine
Key: SLING-3042
URL: https://issues.apache.org/jira/browse/SLING-3042
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
Installing the current org.apache.sling.scripting.api trunk bundle on a
launchpad/testing instance causes this error:
org.apache.sling.scripting.core.impl.ScriptEngineManagerFactory Cannot register
ScriptEngineFactory org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
java.lang.ClassCastException:
org.codehaus.groovy.jsr223.GroovyScriptEngineFactory cannot be cast to
javax.script.ScriptEngineFactory
And .groovy scripts are not recognized anymore, though .gsp still works.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira