stoerr opened a new pull request #3: Fix NoClassDefFoundError: ScriptEngineManagerFactory URL: https://github.com/apache/sling-org-apache-sling-testing-sling-mock/pull/3 This fixes https://issues.apache.org/jira/browse/SLING-8576 : for versions of org.apache.sling.scripting.core above 2.0.50 the org.apache.sling.scripting.core.impl.ScriptEngineManagerFactory disappears, but org.apache.sling.scripting.core.impl.jsr223.SlingScriptEngineManager is needed instead. The tests succeed now both for versions 2.0.36 as well as 2.0.54 of sling.scripting.core.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
