This issue has been created
There are 4 updates.
 
 
Release Notes Application / cid:jira-generated-image-avatar-a3c4aacf-ecee-4ea9-af7a-4bb619c655e0 RN-74 Open

Depend on the latest XWiki Standard LTS cycle (17.10)

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-0b3baf9c-48e1-43ed-9aa8-65cdfc2283ba Vincent Massol created this issue on 29/Aug/26 10:24
 
Summary: Depend on the latest XWiki Standard LTS cycle (17.10)
Issue Type: cid:jira-generated-image-avatar-a3c4aacf-ecee-4ea9-af7a-4bb619c655e0 Task
Assignee: Unassigned
Components: Application
Created: 29/Aug/26 10:24
Priority: cid:jira-generated-image-static-major-3f1bbdbe-89c3-460d-b125-fdf00ccdf029 Major
Reporter: Vincent Massol
Description:

Rationale:* The application currently requires XWiki 14.10, which is long out of support. Only the LTS and the latest stable cycles are supported, so keeping 14.10 working is no longer worth the effort.

  • Depending on the latest XWiki Standard LTS cycle (17.10) allows using recent APIs and building with recent tooling.

Concretely: move the parent from org.xwiki.contrib:parent-platform:14.10-7 to the latest 17.10.0-N iteration, which also raises the minimum Java version to 17.

 
 

4 updates

 
cid:jira-generated-image-avatar-0b3baf9c-48e1-43ed-9aa8-65cdfc2283ba Changes by Vincent Massol on 29/Aug/26 10:24
 
Fix Version: 2.4
Version: 2.3
Description: Rationale:
* The application currently requires XWiki 14.10, which is long out of support. Only the LTS and the latest stable cycles are supported, so keeping 14.10 working is no longer worth the effort.
* Depending on the latest XWiki Standard LTS cycle \(17.10\) allows using recent APIs and building with recent tooling.

Concretely: move the parent from {{org.xwiki.contrib:parent\-platform:14.10\-7}} to the latest {{17.10.0\-N}} iteration, which also raises the minimum Java version to 17.

Assignee: Vincent Massol