-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2023.0
-
Component/s: Core, Seam / JSF UI
-
Release Notes Summary:Nuxeo is now built with java 17
-
Epic Link:
-
Tags:
-
Upgrade notes:
-
Team:PLATFORM
-
Sprint:nxplatform #70, nxplatform #71
-
Story Points:13
Building with Java 17 means updating both codebases.
We know that:
- we have to handle the Nashorn removal by using https://github.com/openjdk/nashorn instead.
- Follow https://chronicle.software/chronicle-support-java-17/ to make CQ works with Java 17
- Update Guice dependency to at least 5.1.0 to have Java 17 support (https://github.com/google/guice/wiki/Guice510)
- causes
-
NXP-27365 Add a marketplace package for Keycloak
- Resolved