svn commit: r1924945 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-10.1-doc/ docs/tomcat-10.1-doc/annotationapi/ docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ docs/tomcat-10.1-doc/annotationa
Author: schultz Date: Tue Apr 8 15:04:45 2025 New Revision: 1924945 URL: http://svn.apache.org/viewvc?rev=1924945&view=rev Log: Announce release 10.1.40 [This commit notification would consist of 98 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Re: [VOTE][RESULT] Release Apache Tomcat 10.1.40
The following votes were cast: +1: remm, dsoumis, schultz, markt, csutherl, ebourg +0: rjung There were no other votes cast, therefore the vote passes. Thanks to everyone who contributed toward this release. -chris On 4/1/25 2:42 PM, Christopher Schultz wrote: The proposed Apache Tomcat 10.1.40 release is now available for voting. All committers and PMC members are kindly requested to provide a vote if possible. ANY TOMCAT USER MAY VOTE, though only PMC members votes are binding. We welcome non-committer votes or comments on release builds. The notable changes compared to 10.1.39 are: - Remove the requirement that an MD5 implementation must be provided by JRE. - Improve the handling of %nn URL encoding in the RewriteValve - Various improvements to the JsonErrorReportValve For full details, see the change log: https://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/changelog.html Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 without changes. Java EE applications designed for Tomcat 9 and earlier may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat will automatically convert them to Jakarta EE and copy them to the webapps directory. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.1.40/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1541 The tag is: https://github.com/apache/tomcat/tree/10.1.40 https://github.com/apache/tomcat/ commit/1ee4bc9109d48cd062d1bc1a4c002358e03455e9 Please reply with a +1 for release or +0/-0/-1 with an explanation. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r76136 - /dev/tomcat/tomcat-10/v10.1.40/ /release/tomcat/tomcat-10/v10.1.40/
Author: schultz Date: Tue Apr 8 14:08:43 2025 New Revision: 76136 Log: Promote v10.1.40 to released Added: release/tomcat/tomcat-10/v10.1.40/ - copied from r76135, dev/tomcat/tomcat-10/v10.1.40/ Removed: dev/tomcat/tomcat-10/v10.1.40/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Re: [VOTE] Release Apache Tomcat 9.0.104
Rémy, Thanks for RMing. On 4/4/25 9:11 AM, Rémy Maucherat wrote: The proposed Apache Tomcat 9.0.104 release is now available for voting. The notable changes compared to 9.0.102 are: - Remove the requirement that an MD5 implementation must be provided by JRE. - Improve the handling of %nn URL encoding in the RewriteValve - Various improvements to the JsonErrorReportValve - Simplify build process by requiring Java 22 or newer for the release package. For full details, see the changelog: https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.104/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1543 The tag is: https://github.com/apache/tomcat/tree/9.0.104 f8cfae0a0d1c8dc592099a1430cd08e352430823 The proposed 9.0.104 release is: [ ] -1, Broken - do not release [ ] +1, Stable - go ahead and release as 9.0.104 +1 for stable release The build is 100% reproducible and the unit tests pass on MacOS aarch64. Details: * Environment * Java (build):openjdk version "23.0.2" 2025-01-21 OpenJDK Runtime Environment Temurin-23.0.2+7 (build 23.0.2+7) OpenJDK 64-Bit Server VM Temurin-23.0.2+7 (build 23.0.2+7, mixed mode, sharing) * Java (test): openjdk version "23.0.2" 2025-01-21 OpenJDK Runtime Environment Temurin-23.0.2+7 (build 23.0.2+7) OpenJDK 64-Bit Server VM Temurin-23.0.2+7 (build 23.0.2+7, mixed mode, sharing) * Ant: Apache Ant(TM) version 1.10.15 compiled on August 25 2024 * OS: Darwin 24.4.0 arm64 * cc: Apple clang version 17.0.0 (clang-1700.0.13.3) * make:GNU Make 3.81 * OpenSSL: OpenSSL 3.4.1 11 Feb 2025 (Library: OpenSSL 3.4.1 11 Feb 2025) * APR: 1.7.5 * * Valid SHA-512 signature for apache-tomcat-9.0.104.zip * Valid GPG signature for apache-tomcat-9.0.104.zip * Valid SHA-512 signature for apache-tomcat-9.0.104.tar.gz * Valid GPG signature for apache-tomcat-9.0.104.tar.gz * Valid SHA-512 signature for apache-tomcat-9.0.104.exe * Valid GPG signature for apache-tomcat-9.0.104.exe * Valid Windows Digital Signature for apache-tomcat-9.0.104.exe * Valid SHA512 signature for apache-tomcat-9.0.104-src.zip * Valid GPG signature for apache-tomcat-9.0.104-src.zip * Valid SHA512 signature for apache-tomcat-9.0.104-src.tar.gz * Valid GPG signature for apache-tomcat-9.0.104-src.tar.gz * * Binary Zip and tarball: Same * Source Zip and tarball: Same * * Building dependencies returned: 0 * Tomcat builds cleanly * tcnative builds cleanly * Junit Tests: PASSED -chris - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r76139 - /release/tomcat/tomcat-10/v10.1.39/
Author: schultz Date: Tue Apr 8 16:10:41 2025 New Revision: 76139 Log: Drop old release artifacts Removed: release/tomcat/tomcat-10/v10.1.39/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1924947 - in /tomcat/site/trunk/tools: email-template-10.1.txt email-template-9.0.txt
Author: schultz Date: Tue Apr 8 21:00:48 2025 New Revision: 1924947 URL: http://svn.apache.org/viewvc?rev=1924947&view=rev Log: Minor whitespace tweaks Modified: tomcat/site/trunk/tools/email-template-10.1.txt tomcat/site/trunk/tools/email-template-9.0.txt Modified: tomcat/site/trunk/tools/email-template-10.1.txt URL: http://svn.apache.org/viewvc/tomcat/site/trunk/tools/email-template-10.1.txt?rev=1924947&r1=1924946&r2=1924947&view=diff == --- tomcat/site/trunk/tools/email-template-10.1.txt (original) +++ tomcat/site/trunk/tools/email-template-10.1.txt Tue Apr 8 21:00:48 2025 @@ -5,13 +5,9 @@ From: ${RELEASE_MANAGER}@apache.org Reply-To: Tomcat Developers List === -The Apache Tomcat team announces the immediate availability of Apache -Tomcat ${NEW_RELEASE}. +The Apache Tomcat team announces the immediate availability of Apache Tomcat ${NEW_RELEASE}. -Apache Tomcat 10 is an open source software implementation of the -Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, -Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations -specifications. +Apache Tomcat 10 is an open source software implementation of the Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations specifications. Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 without changes. Java EE applications designed for Tomcat 9 and earlier may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat will automatically convert them to Jakarta EE and copy them to the webapps directory. This conversion is performed using the Apache Tomcat migration tool for Jakarta EE tool which is also available as a separate download for off-line use. @@ -31,4 +27,3 @@ http://tomcat.apache.org/migration.html Enjoy! - The Apache Tomcat team - Modified: tomcat/site/trunk/tools/email-template-9.0.txt URL: http://svn.apache.org/viewvc/tomcat/site/trunk/tools/email-template-9.0.txt?rev=1924947&r1=1924946&r2=1924947&view=diff == --- tomcat/site/trunk/tools/email-template-9.0.txt (original) +++ tomcat/site/trunk/tools/email-template-9.0.txt Tue Apr 8 21:00:48 2025 @@ -18,7 +18,6 @@ Along with lots of other bug fixes and i Please refer to the change log for the complete list of changes: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html - Downloads: https://tomcat.apache.org/download-90.cgi - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org