[
https://issues.apache.org/jira/browse/SLING-9405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094909#comment-17094909
]
Dirk Rudolph commented on SLING-9405:
-------------------------------------
Apparently this has been resolved with the changes made to SLING-6138
Sling mock oak has the following dependencies:
{code:java}
[INFO] +-
org.apache.sling:org.apache.sling.testing.sling-mock-oak:jar:2.1.8-1.16.0:test
[INFO] | +-
org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:2.3.14:test
[INFO] | | +- org.apache.sling:org.apache.sling.jcr.resource:jar:2.7.4:test
{code}
> sling-mock-oak: Support ResourceChangeListeners
> -----------------------------------------------
>
> Key: SLING-9405
> URL: https://issues.apache.org/jira/browse/SLING-9405
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Affects Versions: Testing Sling Mock Oak 2.1.8-1.16.0
> Reporter: Dirk Rudolph
> Priority: Major
>
> It would be great when the mock oak would support ResourceChangeListeners to
> support for example test cases around implementations using Sling Jobs (or
> anything else that depends on ResourceChangeListeners).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)