Messages by Date
-
2025/12/05
(tomcat) branch 9.0.x updated: Add interface added in Java 26 EA 26
markt
-
2025/12/05
(tomcat) branch 10.1.x updated: Add interface added in Java 26 EA 26
markt
-
2025/12/05
(tomcat) branch 11.0.x updated: Add interface added in Java 26 EA 26
markt
-
2025/12/05
Re: TestImportHandlerStandardPackages fails for Java 26 ...
Mark Thomas
-
2025/12/05
(tomcat) branch main updated: Add interface added in Java 26 EA 26
markt
-
2025/12/05
Re: [PR] Improve mod_jk makefiles [tomcat-connectors]
via GitHub
-
2025/12/05
(tomcat-connectors) branch main updated (96d5e38e6 -> 6bf3a27b6)
markt
-
2025/12/05
(tomcat-connectors) 01/01: Merge pull request #10 from mturk/main
markt
-
2025/12/05
Re: [PR] Improve mod_jk makefiles [tomcat-connectors]
via GitHub
-
2025/12/05
(tomcat-connectors) 01/01: Merge pull request #11 from carehart/patch-2
markt
-
2025/12/05
Re: [PR] Correct typos [tomcat-connectors]
via GitHub
-
2025/12/05
(tomcat-connectors) branch main updated (6ad375c36 -> 96d5e38e6)
markt
-
2025/12/05
Re: [PR] Correct typos [tomcat-connectors]
via GitHub
-
2025/12/05
Re: OCSP progress update
Michael Osipov
-
2025/12/04
[PR] Correct typos [tomcat-connectors]
via GitHub
-
2025/12/04
TestImportHandlerStandardPackages fails for Java 26 ...
Rainer Jung
-
2025/12/04
Re: [VOTE] Release Apache Tomcat 9.0.113
jean-frederic clere
-
2025/12/04
OCSP progress update
Mark Thomas
-
2025/12/04
Re: [VOTE] Release Apache Tomcat 10.1.50
jean-frederic clere
-
2025/12/04
Re: [VOTE] Release Apache Tomcat 11.0.15
jean-frederic clere
-
2025/12/03
(tomcat) branch 9.0.x updated: Avoid possible NPEs when using a TLS enabled custom connector
remm
-
2025/12/03
(tomcat) branch 10.1.x updated: Avoid possible NPEs when using a TLS enabled custom connector
remm
-
2025/12/03
Re: [VOTE] Release Apache Tomcat 9.0.113
Coty Sutherland
-
2025/12/03
Re: [VOTE] Release Apache Tomcat 10.1.50
Coty Sutherland
-
2025/12/03
Re: [VOTE] Release Apache Tomcat 11.0.15
Coty Sutherland
-
2025/12/03
Re: [VOTE] Release Apache Tomcat 9.0.113
Mark Thomas
-
2025/12/03
Re: [VOTE] Release Apache Tomcat 10.1.50
Mark Thomas
-
2025/12/03
Re: [VOTE] Release Apache Tomcat 11.0.15
Mark Thomas
-
2025/12/03
Re: [VOTE] Release Apache Tomcat 10.1.50
Christopher Schultz
-
2025/12/03
Re: [VOTE] Release Apache Tomcat 11.0.15
Christopher Schultz
-
2025/12/03
Re: [VOTE] Release Apache Tomcat 10.1.50
Rémy Maucherat
-
2025/12/02
Buildbot failure in on tomcat-11.0.x
buildbot
-
2025/12/02
[VOTE] Release Apache Tomcat 10.1.50
Christopher Schultz
-
2025/12/02
svn commit: r81155 - in dev/tomcat/tomcat-10/v10.1.50: . bin bin/embed src
schultz
-
2025/12/02
(tomcat) tag 10.1.50 created (now cd6d685800)
schultz
-
2025/12/02
Buildbot success in on tomcat-9.0.x
buildbot
-
2025/12/02
Re: AW: Tomcat Native, OCSP and December releases
Christopher Schultz
-
2025/12/02
Re: [PROPOSAL] Enhancing configtest for more extensive validation
Coty Sutherland
-
2025/12/02
(tomcat) branch 11.0.x updated: Increment version for next development iteration
markt
-
2025/12/02
(tomcat) branch 9.0.x updated: Move changelog entry
remm
-
2025/12/02
(tomcat) branch 9.0.x updated: Next is 9.0.114
remm
-
2025/12/02
[VOTE] Release Apache Tomcat 9.0.113
Rémy Maucherat
-
2025/12/02
[Bug 69890] Update test-status for more clear output
bugzilla
-
2025/12/02
[Bug 69890] New: Update test-status for more clear output
bugzilla
-
2025/12/02
svn commit: r81150 - in dev/tomcat/tomcat-9/v9.0.113: . bin bin/embed src
remm
-
2025/12/02
(tomcat) tag 9.0.113 created (now 1da89d3d01)
remm
-
2025/12/02
(tomcat) 01/01: Tag 9.0.113
remm
-
2025/12/02
(tomcat) branch 10.1.x updated: Add option to silence all junit test output and rely on summary outputs for test status (#926)
csutherl
-
2025/12/02
(tomcat) branch 9.0.x updated: Add option to silence all junit test output and rely on summary outputs for test status (#926)
csutherl
-
2025/12/02
(tomcat) branch 11.0.x updated: Add option to silence all junit test output and rely on summary outputs for test status (#926)
csutherl
-
2025/12/02
(tomcat) branch main updated: Add option to silence all junit test output and rely on summary outputs for test status (#926)
csutherl
-
2025/12/02
Re: [PR] Add option to silence all junit test output and rely on summary outputs for test status [tomcat]
via GitHub
-
2025/12/02
(tomcat) branch 10.1.x updated: Add a Maven-style test profile system for selective test execution using -Dtest.profile=<name> without polluting the ant -projecthelp output. Profile test patterns are in the a newly introduced build.properties.test-profiles file. GitHub Actions CI configuration is also updated to use the 'smoke' profile since it was created using the ci.yml list as it's source.
csutherl
-
2025/12/02
(tomcat) branch 9.0.x updated: Add a Maven-style test profile system for selective test execution using -Dtest.profile=<name> without polluting the ant -projecthelp output. Profile test patterns are in the a newly introduced build.properties.test-profiles file. GitHub Actions CI configuration is also updated to use the 'smoke' profile since it was created using the ci.yml list as it's source.
csutherl
-
2025/12/02
(tomcat) branch 11.0.x updated: Add a Maven-style test profile system for selective test execution using -Dtest.profile=<name> without polluting the ant -projecthelp output. Profile test patterns are in the a newly introduced build.properties.test-profiles file. GitHub Actions CI configuration is also updated to use the 'smoke' profile since it was created using the ci.yml list as it's source.
csutherl
-
2025/12/02
Re: [PR] Add a Maven-style test profile system for selective test execution [tomcat]
via GitHub
-
2025/12/02
(tomcat) branch main updated (d1b397cfb9 -> e8fb7f5cd0)
csutherl
-
2025/12/02
(tomcat) 01/01: Merge pull request #921 from csutherl/introduce-test-profile-system
csutherl
-
2025/12/02
[VOTE] Release Apache Tomcat 11.0.15
Mark Thomas
-
2025/12/02
svn commit: r81145 - in dev/tomcat/tomcat-11/v11.0.15: . bin bin/embed src
markt
-
2025/12/02
(tomcat) 01/01: Tag 11.0.15
markt
-
2025/12/02
(tomcat) tag 11.0.15 created (now 692d6ffc5a)
markt
-
2025/12/02
Re: AW: Tomcat Native, OCSP and December releases
Mark Thomas
-
2025/12/02
AW: Tomcat Native, OCSP and December releases
Döscher, Andreas (ESI) via dev
-
2025/12/02
Re: Tomcat Native, OCSP and December releases
Christopher Schultz
-
2025/12/02
Buildbot success in on tomcat-11.0.x
buildbot
-
2025/12/02
(tomcat) branch 11.0.x updated: Add support for NIO2
markt
-
2025/12/02
Buildbot failure in on tomcat-9.0.x
buildbot
-
2025/12/02
Buildbot success in on tomcat-9.0.x
buildbot
-
2025/12/02
(tomcat) branch main updated: Use provided parameters. Fixes IDE warning.
markt
-
2025/12/02
(tomcat) branch 9.0.x updated: Use provided parameters. Fixes IDE warning.
markt
-
2025/12/02
(tomcat) branch 11.0.x updated: Use provided parameters. Fixes IDE warning.
markt
-
2025/12/02
(tomcat) branch 10.1.x updated: Use provided parameters. Fixes IDE warning.
markt
-
2025/12/02
Re: Tomcat Native, OCSP and December releases
Mark Thomas
-
2025/12/02
(tomcat) branch 9.0.x updated: Change SSO reauthentication behaviour for SPNEGO
markt
-
2025/12/02
(tomcat) branch 10.1.x updated: Change SSO reauthentication behaviour for SPNEGO
markt
-
2025/12/02
(tomcat) branch 11.0.x updated: Change SSO reauthentication behaviour for SPNEGO
markt
-
2025/12/02
(tomcat) branch main updated: Change SSO reauthentication behaviour for SPNEGO
markt
-
2025/12/01
(tomcat) branch 9.0.x updated: Add support for APR
remm
-
2025/12/01
Buildbot failure in on tomcat-9.0.x
buildbot
-
2025/12/01
Buildbot success in on tomcat-10.1.x
buildbot
-
2025/12/01
(tomcat) branch 9.0.x updated: Add support for NIO2
remm
-
2025/12/01
(tomcat) branch 10.1.x updated: Add support for NIO2
remm
-
2025/12/01
Buildbot failure in on tomcat-10.1.x
buildbot
-
2025/12/01
Buildbot success in on tomcat-12.0.x
buildbot
-
2025/12/01
(tomcat) branch 10.1.x updated: Add protocol host name and SNI host name matching
remm
-
2025/12/01
(tomcat) branch 11.0.x updated: Add protocol host name and SNI host name matching
remm
-
2025/12/01
(tomcat) branch main updated: Add protocol host name and SNI host name matching
remm
-
2025/12/01
Buildbot success in on tomcat-9.0.x
buildbot
-
2025/12/01
Buildbot failure in on tomcat-11.0.x
buildbot
-
2025/12/01
Buildbot failure in on tomcat-12.0.x
buildbot
-
2025/12/01
(tomcat) branch 9.0.x updated: Ordering
markt
-
2025/12/01
(tomcat) branch 9.0.x updated: Improvements to Japanese translations provided by tak7iji
markt
-
2025/12/01
(tomcat) branch 9.0.x updated: Improvements to French translations. (remm)
markt
-
2025/12/01
(tomcat) branch 9.0.x updated: Improvements to Spanish translations provided by White Vogel
markt
-
2025/12/01
(tomcat) branch 10.1.x updated: Improvements to Japanese translations provided by tak7iji
markt
-
2025/12/01
(tomcat) branch 10.1.x updated: Improvements to French translations. (remm)
markt
-
2025/12/01
(tomcat) branch 10.1.x updated: Improvements to Spanish translations provided by White Vogel
markt
-
2025/12/01
(tomcat) branch 11.0.x updated (374dbcb9ff -> 644232eee8)
markt
-
2025/12/01
(tomcat) 01/02: Improvements to French translations
markt
-
2025/12/01
(tomcat) 02/02: Improvements to Japanese translations provided by tak7iji
markt
-
2025/12/01
(tomcat) branch 11.0.x updated: Improvements to Spanish translations provided by White Vogel
markt
-
2025/12/01
(tomcat) branch main updated: Improvements to Japanese translations provided by tak7iji
markt
-
2025/12/01
(tomcat) branch main updated: Improvements to French translations. (remm)
markt
-
2025/12/01
(tomcat) branch main updated: Improvements to Spanish translations provided by White Vogel.
markt
-
2025/12/01
Re: Tomcat Native, OCSP and December releases
Rémy Maucherat
-
2025/12/01
(tomcat) branch 9.0.x updated: Update Checkstyle to 12.2.0.
markt
-
2025/12/01
(tomcat) branch 10.1.x updated: Update Checkstyle to 12.2.0.
markt
-
2025/12/01
(tomcat) branch 11.0.x updated: Update Checkstyle to 12.2.0.
markt
-
2025/12/01
(tomcat) branch main updated: Update Checkstyle to 12.2.0.
markt
-
2025/12/01
(tomcat) branch main updated: Update Byte Buddy to 1.18.2.
markt
-
2025/12/01
(tomcat) branch 9.0.x updated: Update Byte Buddy to 1.18.2.
markt
-
2025/12/01
(tomcat) branch 10.1.x updated: Update Byte Buddy to 1.18.2.
markt
-
2025/12/01
(tomcat) branch 11.0.x updated: Update Byte Buddy to 1.18.2.
markt
-
2025/12/01
Tomcat Native, OCSP and December releases
Mark Thomas
-
2025/12/01
[Bug 69889] How Nutanix NCP-CI-Azure Exam Are Scored: A Student’s Perspective
bugzilla
-
2025/12/01
[Bug 69889] New: How Nutanix NCP-CI-Azure Exam Are Scored: A Student’s Perspective
bugzilla
-
2025/12/01
(tomcat) branch main updated: Remove HTTP 0.9 support
markt
-
2025/12/01
Re: [PR] Add logout functionality for Manager webapps [tomcat]
via GitHub
-
2025/11/30
Re: [PR] Add logout functionality for Manager webapps [tomcat]
via GitHub
-
2025/11/28
Buildbot failure in on tomcat-9.0.x
buildbot
-
2025/11/28
Buildbot success in on tomcat-9.0.x
buildbot
-
2025/11/28
(tomcat) branch 9.0.x updated: Improve OCSP docs
markt
-
2025/11/28
(tomcat) branch 10.1.x updated: Improve OCSP docs
markt
-
2025/11/28
Buildbot success in on tomcat-10.1.x
buildbot
-
2025/11/28
(tomcat) branch 11.0.x updated: Improve OCSP docs
markt
-
2025/11/28
(tomcat) branch main updated: Improve OCSP docs
markt
-
2025/11/28
Buildbot success in on tomcat-11.0.x
buildbot
-
2025/11/28
Buildbot success in on tomcat-12.0.x
buildbot
-
2025/11/28
(tomcat) branch 9.0.x updated: Fix Javadoc
markt
-
2025/11/28
(tomcat) branch 10.1.x updated: Fix Javadoc
markt
-
2025/11/28
(tomcat) branch 11.0.x updated: Fix Javadoc
markt
-
2025/11/28
(tomcat) branch main updated: Fix Javadoc
markt
-
2025/11/28
Buildbot failure in on tomcat-9.0.x
buildbot
-
2025/11/28
Buildbot failure in on tomcat-10.1.x
buildbot
-
2025/11/28
Buildbot failure in on tomcat-12.0.x
buildbot
-
2025/11/28
(tomcat) branch 9.0.x updated: Additional documentation, Javadoc and comments for SSO.
markt
-
2025/11/28
(tomcat) branch 10.1.x updated: Additional documentation, Javadoc and comments for SSO.
markt
-
2025/11/28
(tomcat) branch 11.0.x updated: Additional documentation, Javadoc and comments for SSO.
markt
-
2025/11/28
(tomcat) branch main updated: Additional documentation, Javadoc and comments for SSO.
markt
-
2025/11/28
Buildbot failure in on tomcat-11.0.x
buildbot
-
2025/11/28
(tomcat) branch 9.0.x updated: Update Commons Daemon to 1.5.0
markt
-
2025/11/28
(tomcat) branch 10.1.x updated: Update Commons Daemon to 1.5.0
markt
-
2025/11/28
(tomcat) branch 11.0.x updated: Update Commons Daemon to 1.5.0
markt
-
2025/11/28
(tomcat) branch main updated: Update Commons Daemon to 1.5.0
markt
-
2025/11/28
svn commit: r1930045 - tomcat/site/trunk
markt
-
2025/11/27
(tomcat-native) branch 1.3.x updated: Update to new ASF logo
markt
-
2025/11/27
Re: SSO changes
Rémy Maucherat
-
2025/11/27
Re: SSO changes
Mark Thomas
-
2025/11/27
Re: SSO changes
Rémy Maucherat
-
2025/11/27
(tomcat) branch main updated: HTTP/0.9 only allows GET
remm
-
2025/11/26
[PR] Add architecture diagram for BASIC auth logout solution [tomcat]
via GitHub
-
2025/11/26
Re: [PR] Add logout functionality to Manager and Host-Manager webapps [tomcat]
via GitHub
-
2025/11/26
Re: [PR] Add logout functionality to Manager and Host-Manager webapps [tomcat]
via GitHub
-
2025/11/26
Buildbot success in on tomcat-11.0.x
buildbot
-
2025/11/26
Buildbot success in on tomcat-12.0.x
buildbot
-
2025/11/26
Buildbot failure in on tomcat-11.0.x
buildbot
-
2025/11/26
(tomcat) branch 9.0.x updated: HTTP/0.9 only allows GET
remm
-
2025/11/26
(tomcat) branch 10.1.x updated: HTTP/0.9 only allows GET
remm
-
2025/11/26
(tomcat) branch 11.0.x updated: HTTP/0.9 only allows GET
remm
-
2025/11/26
Buildbot failure in on tomcat-12.0.x
buildbot
-
2025/11/26
(tomcat) branch 9.0.x updated: Fix broken test
markt
-
2025/11/26
(tomcat) branch 10.1.x updated: Fix broken test
markt
-
2025/11/26
(tomcat) branch 11.0.x updated: Fix broken test
markt
-
2025/11/26
(tomcat) branch main updated: Fix broken test
markt
-
2025/11/26
(tomcat) branch 9.0.x updated: Expose clientIdentifier generation as a function and expose a setter to modify it as needed
markt
-
2025/11/26
(tomcat) branch 10.1.x updated: Expose clientIdentifier generation as a function and expose a setter to modify it as needed
markt
-
2025/11/26
(tomcat) branch 11.0.x updated: Expose clientIdentifier generation as a function and expose a setter to modify it as needed
markt
-
2025/11/26
(tomcat) 03/03: Fix formatting of #902
markt
-
2025/11/26
(tomcat) 02/03: Add a change log entry.
markt
-
2025/11/26
(tomcat) 01/03: Complete Javadoc
markt
-
2025/11/26
(tomcat) branch main updated (ef1bed02b7 -> 551a9d07f0)
markt
-
2025/11/26
(tomcat) 01/02: Expose clientIdentifier generation as a function and expose a setter to modify it as needed
markt
-
2025/11/26
(tomcat) 02/02: Drop getClientIdentifierDefault and refactor existing getClientIdentifier to use request parameter
markt
-
2025/11/26
(tomcat) branch main updated (87171f326d -> ef1bed02b7)
markt
-
2025/11/26
Re: [PR] Expose clientIdentifier generation as a function [tomcat]
via GitHub
-
2025/11/26
Re: [PR] Expose clientIdentifier generation as a function [tomcat]
via GitHub
-
2025/11/26
SSO changes
Mark Thomas
-
2025/11/26
[Bug 69882] Erreur lors du démarrage du serveur
bugzilla
-
2025/11/26
Re: [Bug 69882] New: Erreur lors du démarrage du serveur
Chuck Caldarale
-
2025/11/26
[Bug 69882] New: Erreur lors du démarrage du serveur
bugzilla
-
2025/11/26
SSO and PR #890
Mark Thomas
-
2025/11/25
Új földgázszámla készült 102524183684
MVM Next online ügyfélszolgálat
-
2025/11/25
[PR] Add option to silence all junit test output and rely on summary outputs for test status [tomcat]
via GitHub
-
2025/11/25
Re: [PR] Enhanced version.sh and version.bat Output [tomcat]
via GitHub
-
2025/11/25
Re: [PR] Add a Maven-style test profile system for selective test execution [tomcat]
via GitHub
-
2025/11/25
Re: [PR] tomcat-jdbc check if returned connection is closed [tomcat]
via GitHub
-
2025/11/25
Re: [PR] tomcat-jdbc check if returned connection is closed [tomcat]
via GitHub
-
2025/11/25
[Bug 64083] JDBC pool keeps closed connection as available
bugzilla
-
2025/11/25
(tomcat) branch 9.0.x updated: tomcat-jdbc check if returned connection is closed
markt
-
2025/11/25
(tomcat) branch 10.1.x updated (f87c967b6d -> ec8592c7c6)
markt
-
2025/11/25
(tomcat) 02/02: tomcat-jdbc check if returned connection is closed
markt
-
2025/11/25
(tomcat) 01/02: Update the the Tomcat Migration Tool for Jakarta EE to 1.0.10.
markt
-
2025/11/25
(tomcat) branch 11.0.x updated: tomcat-jdbc check if returned connection is closed
markt
-
2025/11/25
(tomcat) branch main updated: tomcat-jdbc check if returned connection is closed
markt
-
2025/11/25
Re: [PR] Add logout functionality to Manager and Host-Manager webapps [tomcat]
via GitHub
-
2025/11/25
Re: [PR] Add logout functionality to Manager and Host-Manager webapps [tomcat]
via GitHub
-
2025/11/25
Re: [PR] Add logout functionality to Manager and Host-Manager webapps [tomcat]
via GitHub
-
2025/11/25
Re: [PR] Add logout functionality to Manager and Host-Manager webapps [tomcat]
via GitHub
-
2025/11/25
Re: [PR] Add logout functionality to Manager and Host-Manager webapps [tomcat]
via GitHub