[jira] [Comment Edited] (JCR-4945) Ensure OSGi-enabled Jackrabbit bundles deploy in environments featuring only Slf4j v2 or even Tika v2.8

2023-07-06 Thread Konrad Windszus (Jira)


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

Konrad Windszus edited comment on JCR-4945 at 7/6/23 12:09 PM:
---

Which is fine, because SLf4J API 2 exports versions which fall into that range: 
https://github.com/qos-ch/slf4j/blob/6fd9db9b5eef541d9648d486b5db096ed5d00b37/slf4j-api/pom.xml#L66


was (Author: kwin):
Which is fine, because SLf4J API 2 exports versions which fall into that range

> Ensure OSGi-enabled Jackrabbit bundles deploy in environments featuring only 
> Slf4j v2 or even Tika v2.8
> ---
>
> Key: JCR-4945
> URL: https://issues.apache.org/jira/browse/JCR-4945
> Project: Jackrabbit Content Repository
>  Issue Type: Test
>  Components: jackrabbit-it-osgi
>Reporter: Manfred Baedke
>Assignee: Manfred Baedke
>Priority: Minor
> Attachments: jcr-4945.patch
>
>
> While Jackrabbit only requires slf4j-1.7, it should also run with slf4j 
> >=2.0.0 and even tika-core >=2.5 (which requires slf4j-api-2.0.0).



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


[jira] [Comment Edited] (JCR-4945) Ensure OSGi-enabled Jackrabbit bundles deploy in environments featuring only Slf4j v2 or even Tika v2.8

2023-07-06 Thread Manfred Baedke (Jira)


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

Manfred Baedke edited comment on JCR-4945 at 7/6/23 12:06 PM:
--

[~kwin], well, it doesn't. If we don't do the explicit import, maven will 
create an import of [1.7.x,2)



was (Author: baedke):
Well, it doesn't. If we don't do the explicit import, maven will create an 
import of [1.7.x,2)


> Ensure OSGi-enabled Jackrabbit bundles deploy in environments featuring only 
> Slf4j v2 or even Tika v2.8
> ---
>
> Key: JCR-4945
> URL: https://issues.apache.org/jira/browse/JCR-4945
> Project: Jackrabbit Content Repository
>  Issue Type: Test
>  Components: jackrabbit-it-osgi
>Reporter: Manfred Baedke
>Assignee: Manfred Baedke
>Priority: Minor
> Attachments: jcr-4945.patch
>
>
> While Jackrabbit only requires slf4j-1.7, it should also run with slf4j 
> >=2.0.0 and even tika-core >=2.5 (which requires slf4j-api-2.0.0).



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