[Bug 69438] New: A spelling mistake in server status

2024-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69438 Bug ID: 69438 Summary: A spelling mistake in server status Product: Tomcat 9 Version: 9.0.96 Hardware: PC Status: NEW Severity: minor Priority: P2 Co

(tomcat) branch 9.0.x updated: Add release date

2024-11-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 2b42896a89 Add release date 2b42896a89 is described

[ANN] Apache Tomcat 9.0.97 available

2024-11-09 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.97. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.97 is a bugfix and feat

svn commit: r1921830 [1/2] - in /tomcat/site/trunk/docs/tomcat-9.0-doc: annotationapi/script-dir/ api/org/apache/catalina/ api/org/apache/catalina/servlets/ api/org/apache/catalina/util/ api/org/apach

2024-11-09 Thread remm
Author: remm Date: Sat Nov 9 14:02:17 2024 New Revision: 1921830 URL: http://svn.apache.org/viewvc?rev=1921830&view=rev Log: Docs update for 9.0.97 Added: tomcat/site/trunk/docs/tomcat-9.0-doc/annotationapi/script-dir/jquery-3.7.1.min.js (with props) tomcat/site/trunk/docs/tomcat-9.

svn commit: r1921830 [2/2] - in /tomcat/site/trunk/docs/tomcat-9.0-doc: annotationapi/script-dir/ api/org/apache/catalina/ api/org/apache/catalina/servlets/ api/org/apache/catalina/util/ api/org/apach

2024-11-09 Thread remm
Added: tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/util/RateLimiter.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/util/RateLimiter.html?rev=1921830&view=auto ==

svn commit: r1921829 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ annotationapi/ annotationapi/javax/annotation/ annotationapi/javax/annotation/security/ annotationapi/javax/annotation/sql/ annotat

2024-11-09 Thread remm
Author: remm Date: Sat Nov 9 13:52:27 2024 New Revision: 1921829 URL: http://svn.apache.org/viewvc?rev=1921829&view=rev Log: Docs update for 9.0.97 [This commit notification would consist of 82 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

svn commit: r1921828 - in /tomcat/site/trunk: ./ docs/ xdocs/

2024-11-09 Thread remm
Author: remm Date: Sat Nov 9 13:46:14 2024 New Revision: 1921828 URL: http://svn.apache.org/viewvc?rev=1921828&view=rev Log: Website update for 9.0.97 Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-90.html

svn commit: r72919 - /dev/tomcat/tomcat-9/v9.0.97/ /release/tomcat/tomcat-9/v9.0.97/

2024-11-09 Thread remm
Author: remm Date: Sat Nov 9 13:17:27 2024 New Revision: 72919 Log: Release Apache Tomcat 9.0.97 Added: release/tomcat/tomcat-9/v9.0.97/ - copied from r72917, dev/tomcat/tomcat-9/v9.0.97/ Removed: dev/tomcat/tomcat-9/v9.0.97/ --

[VOTE][RESULT] Release Apache Tomcat 9.0.97

2024-11-09 Thread Rémy Maucherat
The following votes were cast: Binding: +1: remm, markt, isapir, schultz, funkman, rjung No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Rémy - To unsubscribe, e-mail:

Re: On our reproducible builds

2024-11-09 Thread Rainer Jung
Am 09.11.24 um 11:37 schrieb Rémy Maucherat: On Sat, Nov 9, 2024 at 10:52 AM Rainer Jung wrote: 2) Reproducibility for TC 9 ::: If I run "ant release" with Java 17 as suggested in build.properties.release, I get the error, that for release including ffm you need 22. But

Re: On our reproducible builds

2024-11-09 Thread Rémy Maucherat
On Sat, Nov 9, 2024 at 10:52 AM Rainer Jung wrote: > > Hi there, > > I checked build reproducibility for the first time (apologies) and it > worked pretty well, at least for TC 11 and 10.1. That is great. > > I have a few observations to share: > > 1) codesigning, gpg > ::: > > The

Re: [VOTE] Release Apache Tomcat 11.0.1

2024-11-09 Thread Rainer Jung
Am 09.11.24 um 10:48 schrieb Rémy Maucherat: No more test failures specific to JDK 24. I don't know whether due to a change in TC or in the recent JDK 24 EA. The library causing the problem had a Java 24 update. Thanks for explaining, one myth less. Rainer --

On our reproducible builds

2024-11-09 Thread Rainer Jung
Hi there, I checked build reproducibility for the first time (apologies) and it worked pretty well, at least for TC 11 and 10.1. That is great. I have a few observations to share: 1) codesigning, gpg ::: The source code includes the build.properties.release file. Two of its

Re: [VOTE] Release Apache Tomcat 11.0.1

2024-11-09 Thread Rémy Maucherat
On Sat, Nov 9, 2024 at 10:15 AM Rainer Jung wrote: > > Am 06.11.24 um 21:09 schrieb Mark Thomas: > > The proposed Apache Tomcat 11.0.1 release is now available for voting. > > > > The notable changes compared to 11.0.0 include: > > > > - Fix a regression caused by the improvement 69333 which cause

(tomcat) branch 9.0.x updated: Fix unix line ends for helper shell script in src.tar.gz

2024-11-09 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 7fbd6c043d Fix unix line ends for helper shell scri

(tomcat) branch 10.1.x updated: Fix unix line ends for helper shell script in src.tar.gz

2024-11-09 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 347a890fd8 Fix unix line ends for helper shell sc

(tomcat) branch main updated: Fix unix line ends for helper shell script in src.tar.gz

2024-11-09 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 940399f075 Fix unix line ends for helper shell script

(tomcat) branch main updated: Fix unix line ends for helper shell script in src.tar.gz

2024-11-09 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 115538a395 Fix unix line ends for helper shell script

Re: [VOTE] Release Apache Tomcat 9.0.97

2024-11-09 Thread Rainer Jung
Am 06.11.24 um 21:24 schrieb Rémy Maucherat: The proposed Apache Tomcat 9.0.97 release is now available for voting. The notable changes compared to 9.0.96 are: - Fix a regression caused by the improvement 69333 which caused the tag release to be called when using tag pooling, and to be skip