Re: [VOTE] Release Apache Tomcat 9.0.120
Mark Thomas <[email protected]>
| Newsgroups | gmane.comp.jakarta.tomcat.devel |
|---|---|
| Message-ID | <[email protected]> |
On 03/07/2026 09:27, Rémy Maucherat wrote: > The proposed 9.0.120 release is: > [ ] -1, Broken - do not release > [X] +1, Stable - go ahead and release as 9.0.120 The build is cross-platform reproducible for the binary artefacts. The source bundles contain what look like leftover directories from a merge conflict. That breaks reproducibility for the source bundles. Tests pass with: - Linux with OpenSSL 3.0.13 (Ubuntu 24.04 LTS latest) and Tomcat Native 1.3.8 - MacOS with OpenSSL 3.6.3 (Homebrew latest) and Tomcat Native 1.3.8 - Windows with Tomcat Native 1.3.8 (includes OpenSSL 3.0.21) Mark