-
New Feature
-
Resolution: Fixed
-
Major
-
None
Core's CLI ships Tyrus 2.0.1, which is out of date. Version 2.0.2 requires Java 11. In addition, the way we shade dependencies suffers from some technical debt relating to shading as described in jenkinsci/jenkins#6164 (review).
Remoting ships Tyrus 1.18, an even older version. The upgrade to version 2.0.1 failed due to a shading problem as described in jenkinsci/remoting#477 (comment). Version 2.0.2 requires both resolving the shading problem and upgrading to Java 11.
The success criteria for this ticket is for Tyrus to be upgraded to the latest version for both core's CLI and Remoting and any shading-related technical debt eliminated.
- depends on
-
JENKINS-67688 Java 11 Phase 5: Require Java 11 or newer
- Closed
- links to