Stefan Seifert created SLING-11832:
--------------------------------------
Summary: Embed latest version of org.apache.sling.scripting.core
to make use of LazyBindings
Key: SLING-11832
URL: https://issues.apache.org/jira/browse/SLING-11832
Project: Sling
Issue Type: Improvement
Components: Sling Models
Affects Versions: Models Implementation 1.6.0
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: Models Implementation 1.6.2
follow-up of SLING-11601:
* sling models impl embeds the class
{{org.apache.sling.scripting.core.impl.helper.ProtectedBindings}} from
scripting core to use it internally
* up to models impl 1.6.0 a very old version of scripting core was embeded with
a version of this class that does not support LazyBindings
* by updating the embedding to the latest version of scripting core
LazyBindings is used in {{SlingModelsScriptEngineFactory}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)