-
Bug
-
Resolution: Fixed
-
Minor
-
-
2.431, 2.426.3
Problem
Jenkins core ships an outdated release of Jetty (at the time of this writing, 10.0.17).
Solution
Upgrade Jetty from its current release to the latest release (at the time of this writing, 10.0.18).
Success criteria
The success criteria for this ticket are as follows:
- Winstone released with the latest version of Jetty (at the time of this writing, 10.0.18)
- Stapler released with the latest version of Jetty (at the time of this writing, 10.0.18)
- Jenkins Test Harness (JTH) released with the latest version of Jetty (at the time of this writing, 10.0.18)
- Maven HPI Plugin released with the latest version of Jetty (at the time of this writing, 10.0.18)
- Plugin parent POM upgraded to the abovementioned releases of Jenkins Test Harness (JTH) and Maven HPI Plugin
- Jenkins core upgraded to the abovementioned release of Winstone
- jetty-maven-plugin in core upgraded to the same version of Jetty as the abovementioned release of Winstone
- Weekly release shipped with all of the above changes