You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/01/11 09:01:00 UTC

[jira] [Commented] (SLING-11621) Outdated JCR dependencies

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

Konrad Windszus commented on SLING-11621:
-----------------------------------------

To support building with Java 17 we need at least 1.26 (https://issues.apache.org/jira/browse/OAK-7358). As having different Oak versions referenced in test classpath and compile classpath (which drives the OSGi Import-Package version ranges) is almost impossible we would need a newer Oak version. Unfortunately non of the maintenance versions supports Java 17 (https://jackrabbit.apache.org/oak/docs/roadmap.html). Any suggestions how to still support building (and running) with Java 17?

> Outdated JCR dependencies
> -------------------------
>
>                 Key: SLING-11621
>                 URL: https://issues.apache.org/jira/browse/SLING-11621
>             Project: Sling
>          Issue Type: Task
>          Components: Repoinit
>            Reporter: Julian Reschke
>            Priority: Major
>             Fix For: Repoinit JCR 1.1.44
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> https://github.com/apache/sling-org-apache-sling-jcr-repoinit/blob/9913b787574186a7a31d184480cec3862816438f/pom.xml#L39:
> {noformat}
>     <jackrabbit.version>2.18.2</jackrabbit.version>
>     <oak.version>1.22.1</oak.version>
> {noformat}
> Jackrabbit 2.18 has been EOLd quite some time ago...



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