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

2023-07-11 Thread Julian Reschke (Jira)


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

Julian Reschke commented on JCR-4945:
-

Yes, would be good to parametrize this. Will have a look.

> 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] [Commented] (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=17740594#comment-17740594
 ] 

Manfred Baedke commented on JCR-4945:
-

[~kwin], you are absolutely right, don't know what went wrong there and what I 
was thinking. Thanks for catching that.
New patch file attached.

> 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] [Commented] (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=17740577#comment-17740577
 ] 

Manfred Baedke commented on JCR-4945:
-

[~kwin], ok, then I agree  that it should work. It did not with my initial 
tests, but I will retry with the current version.

> 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] [Commented] (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 commented on JCR-4945:
--

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] [Commented] (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 commented on JCR-4945:
-

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)


[jira] [Commented] (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=17740571#comment-17740571
 ] 

Konrad Windszus commented on JCR-4945:
--

Even better, but then I don't understand the changes to 
{{jackrabbit-webdav/pom.xml}} and {{jackrabbit-spi-commons/pom.xml}} in the  
[^jcr-4945.patch]. It should work without those.

> 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] [Commented] (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=17740569#comment-17740569
 ] 

Manfred Baedke commented on JCR-4945:
-

Hi [~kwin],

I don't understand, Jackrabbit has no package imports besides org.slf4j. This 
Ticket is just about testing that Jackrabbit will run in a Container where 
slf4j 2 ist deployed.

> 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] [Commented] (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=17740566#comment-17740566
 ] 

Konrad Windszus commented on JCR-4945:
--

Please compare with 
https://issues.apache.org/jira/browse/SLING-11906?focusedCommentId=17740111&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17740111.
 IMHO we should just rather try to get rid of all dependencies to SLF4J outside 
the main package {{org.slf4j}} which is evolved in a backwards compatible way.

Feel free to chime in on 
https://jira.qos.ch/browse/SLF4J-579?focusedId=21673&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-21673.

> 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)