Scala Scripting: Replace Class.forName uses by ClassLoader.loadClass
--------------------------------------------------------------------
Key: SLING-1892
URL: https://issues.apache.org/jira/browse/SLING-1892
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Michael Dürig
This is a follow up to SLING-1891. Class.ForName() calls need also to be
replaced with ClassLoader.loadClass() in the Scala scripting engine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.