[
https://issues.apache.org/jira/browse/SLING-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168075#comment-14168075
]
Stefan Seifert commented on SLING-4033:
---------------------------------------
Completed: At revision: 1631031
after lowering the Sling API dependency to 2.5.0 (and osgi to 4.2.0) there
where some incompatibilities which could be easily replaced with alternatives
compatible to the old API.
on issue remains: with Sling API dependency 2.6.0 and below all unit tests
around InputStream handling in ValueMap fail. so currently the API dependency
is raised again to 2.7.0 until this is solved. Some Sling API implementation
change between 2.6.0 and 2.7.0 has to be the reason, have not found the exact
cause yet.
> MockResourceResolver: Lower Sling API Dependency to 2.4.0
> ---------------------------------------------------------
>
> Key: SLING-4033
> URL: https://issues.apache.org/jira/browse/SLING-4033
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Reporter: Stefan Seifert
> Assignee: Stefan Seifert
> Priority: Minor
> Fix For: Testing ResourceResolver Mock 0.4.0
>
>
> following the discussion on the mailing list the resourceresolver mock
> implementation should depend on a Sling API as lowest as possible (2.4.0 is
> the target).
> methods added in later versions of the API should be present, but without
> @Override annotation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)