[
https://issues.apache.org/jira/browse/SLING-7140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214260#comment-16214260
]
Ian Boston commented on SLING-7140:
-----------------------------------
Agreed. The version change in the ResourceResolver didn't feel right at the
time. Strange that none of the IT tests I ran picked up the other issues.
Probably because PaxExam doesn't test the current trunk unless to change it
also.
I put the interfaces in the resource api because I didnt want to create a new
package, but if its Ok to create a new package, what should it be called ?
A new package will be better also since I can already think of some use cases
where URIProvder.Scope would need to be extended to allow CRUD.
I think it should be under resource, since it's always directly related to a
resource and could be used by any resource provider, not just JCR or the
current Oak implementation of JCR.
org.apache.sling.api.resource.convert
org.apache.sling.api.resource.providers
org.apache.sling.api.resource.external
org.apache.sling.api.resource.ext
org.apache.sling.api.resource.extension
Whatever the package name is, tt would need to have the Interfaces in this
commit
https://github.com/apache/sling-org-apache-sling-api/commit/a228b98f3a58409507b98e0d5b2d8e52b755d94f
> Support redirects to URLs provided by the underlying datastore.
> ---------------------------------------------------------------
>
> Key: SLING-7140
> URL: https://issues.apache.org/jira/browse/SLING-7140
> Project: Sling
> Issue Type: Bug
> Components: Servlets
> Affects Versions: Servlets Get 2.1.26, JCR Resource 3.0.4
> Reporter: Ian Boston
> Assignee: Ian Boston
> Fix For: Servlets Get 2.1.28, JCR Resource 3.0.6, API 2.16.4,
> Resource Resolver 1.5.32
>
>
> Incorporate changes to allow OAK-6575 to work in Sling,
> Patch available at
> https://github.com/apache/sling/compare/trunk...ieb:OAK-6575-3-2
> Cant me applied until OAK-6575 is released in a version suitable for use in
> Sling.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)