Details
-
Type:
Task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 12.10.1
-
Fix Version/s: None
-
Component/s: Dependency Upgrades
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
Description
Instead of javax.
When Oracle donated the JavaEE project to the Eclipse foundation, they maintained the copyright to the javax.* namespace. Subsequently, future versions of JavaEE, now called JakartaEE, would be required to use a new namespace for those packages. Instead of an incremental process, the Eclipse foundation opted for a big bang approach and packages formerly under the javax.* namespace has been refactored under the new jakarta.* namespace.
The main consequence of that move is that it means removing support for the following Servlet containers:
- Jetty < 11
- Tomcat < 10
See https://dev.xwiki.org/xwiki/bin/view/Community/SupportStrategy/ServletContainerSupportStrategy/
Attachments
Issue Links
- blocks
-
XCOMMONS-2108 Upgrade to Bean Validation 3
-
- Open
-
-
XCOMMONS-2109 Upgrade to Hibernate Validator 7.x
-
- Open
-
-
XWIKI-19708 Upgrade to Hibernate 6.x
-
- Open
-
- depends on
-
XCOMMONS-2095 Move to Java 11 as minimum version
-
- Closed
-