[
https://issues.apache.org/jira/browse/SLING-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053119#comment-17053119
]
Radu Cotescu commented on SLING-9170:
-------------------------------------
The version of the Sling Engine we're using brings an old
{{o.a.s.jcr.resource}} version into the classpath. Since it's first, the Sling
Mocks will use that one, but this old version does not provide the JCR Bindings.
The previous version of Sling Mocks we had didn't know how to work with newer
versions of {{o.a.s.scripting.core}}, since the {{ScriptEngineManager}}
implementation was moved into a different package. Anyways, we're good now! :D
> Update Sling Testing Sling Mock to enable testing with newer versions of
> Scripting Core
> ---------------------------------------------------------------------------------------
>
> Key: SLING-9170
> URL: https://issues.apache.org/jira/browse/SLING-9170
> Project: Sling
> Issue Type: Bug
> Components: Servlets
> Affects Versions: Servlets Resolver 2.6.0
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Servlets Resolver 2.6.4
>
>
> The Sling Testing Sling Mock dependency should be updated in order to allow
> the tests to work correctly with newer versions of the Scripting Core module.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)