You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2022/08/10 06:33:00 UTC

[jira] [Comment Edited] (SLING-11525) Update dependency for sling.api v2.26.0 compatibility

    [ https://issues.apache.org/jira/browse/SLING-11525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577772#comment-17577772 ] 

Carsten Ziegeler edited comment on SLING-11525 at 8/10/22 6:32 AM:
-------------------------------------------------------------------

[~enorman] What is causing this narrow version import, seems to be the usermanager is implementing a ProviderType interface which it should not do

Update: I looked at the code and it seems that RequestParameter is implemented which is a ProviderType. I guess there is no way around it


was (Author: cziegeler):
[~enorman] What is causing this narrow version import, seems to be the usermanager is implementing a ProviderType interface which it should not do

> Update dependency for sling.api v2.26.0 compatibility
> -----------------------------------------------------
>
>                 Key: SLING-11525
>                 URL: https://issues.apache.org/jira/browse/SLING-11525
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Eric Norman
>            Assignee: Eric Norman
>            Priority: Major
>             Fix For: JCR Jackrabbit User Manager 2.2.24
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Update dependency for compatibility with  sling.api v2.26.0
> Resolves this error:
> {code:java}
> [ERROR] [bundle-packages] org.apache.sling:org.apache.sling.jcr.jackrabbit.usermanager:2.2.22: Bundle is importing package org.apache.sling.api.request;version=[2.6,2.7) with start order 20 but no bundle is exporting these for that start order in the required version range.{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)