[Bug 69576] Tomcat doesn't start on JDK 17 due to an ExceptionInInitializerError

2025-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #14 from Chuck Caldarale --- Voting for 10.1.36 has completed, so it will likely be available within the next day or two. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 69576] Tomcat doesn't start on JDK 17 due to an ExceptionInInitializerError

2025-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #13 from Thomas F --- When will Tomcat 10.1.36 with this critical fix be released? This website: https://versionlog.com/apache-tomcat/10.1/ claims that it was already released on 2/13, but it's not here: https://downloads.apache.or

Re: [PR] log connectionId [tomcat]

2025-02-17 Thread via GitHub
Dmole commented on PR #814: URL: https://github.com/apache/tomcat/pull/814#issuecomment-2663891024 Add %{c}L and x-H(connectionId) to AccessLogValve and ExtendedAccessLogValve to cross reference errors from catalina.log -- This is an automated message from the Apache Git Service. To respo

[Bug 69587] SPAM SPAM SPAM SPAM

2025-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69587 Konstantin Kolinko changed: What|Removed |Added Summary|Animation Boom |SPAM SPAM SPAM SPAM Resol

Buildbot success in on tomcat-9.0.x

2025-02-17 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1277 Blamelist: Dimitris Soumis , Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 1611894b883c904ce766089a892037a8d84002d5 Ste

[Bug 69587] New: Animation Boom

2025-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69587 Bug ID: 69587 Summary: Animation Boom Product: Tomcat Native Version: 2.0.8 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Library

Re: [PR] SpnegoAuthenticator allows wrong calls to login/logout methods [tomcat]

2025-02-17 Thread via GitHub
markt-asf commented on PR #819: URL: https://github.com/apache/tomcat/pull/819#issuecomment-2663571607 There are many ways to configure the JNDI realm and the SPNEGO authenticator I am unable to recreate the issue you are reporting with the sub-set of configuration provided. Please provide

Re: [PR] log connectionId [tomcat]

2025-02-17 Thread via GitHub
rainerjung commented on PR #814: URL: https://github.com/apache/tomcat/pull/814#issuecomment-2663481464 Concerning analogies in Apache httpd land: ErrorLogFormat has ``` %{c}LLog ID of the connection %{C}LLog ID of the connection if used in connection scope

Re: [PR] log connectionId [tomcat]

2025-02-17 Thread via GitHub
markt-asf commented on PR #814: URL: https://github.com/apache/tomcat/pull/814#issuecomment-2663380820 That looks good for for the `ExtendedAccessLogValve`. I don't like that this is automatically added as a request attribute. Firstly, if we add this field, why not all the others? Sec

Re: [PR] Fix null stream issue for resource loading based on relative names [tomcat]

2025-02-17 Thread via GitHub
markt-asf closed pull request #816: Fix null stream issue for resource loading based on relative names URL: https://github.com/apache/tomcat/pull/816 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] Fix null stream issue for resource loading based on relative names [tomcat]

2025-02-17 Thread via GitHub
markt-asf commented on PR #816: URL: https://github.com/apache/tomcat/pull/816#issuecomment-2663329121 Fixes applied and will be included in the March releases. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

(tomcat) branch 9.0.x updated: Fix bug in class loader resource lookup by name with external resources

2025-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 1611894b88 Fix bug in class loader resource lookup

(tomcat) branch 10.1.x updated: Fix bug in class loader resource lookup by name with external resources

2025-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 194874ff95 Fix bug in class loader resource looku

(tomcat) branch 11.0.x updated: Fix bug in class loader resource lookup by name with external resources

2025-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 6a57175ef0 Fix bug in class loader resource looku

[ANN] Apache Tomcat 9.0.100 available

2025-02-17 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.100. 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.100 is a bugfix and fe

svn commit: r1923879 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2025-02-17 Thread remm
Author: remm Date: Mon Feb 17 13:52:14 2025 New Revision: 1923879 URL: http://svn.apache.org/viewvc?rev=1923879&view=rev Log: Site update for 9.0.100 (fix) Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http

svn commit: r1923878 - in /tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/juli: JsonFormatter.JSONFilter.html JsonFormatter.html

2025-02-17 Thread remm
Author: remm Date: Mon Feb 17 13:17:56 2025 New Revision: 1923878 URL: http://svn.apache.org/viewvc?rev=1923878&view=rev Log: Javadoc update for 9.0.100 Added: tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/juli/JsonFormatter.JSONFilter.html tomcat/site/trunk/docs/tomcat-9.0-doc/ap

svn commit: r1923877 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ annotationapi/ annotationapi/javax/annotation/ annotationapi/javax/annotation/security/ annotationapi/javax/annotation/sql/ api/ ap

2025-02-17 Thread remm
Author: remm Date: Mon Feb 17 13:16:59 2025 New Revision: 1923877 URL: http://svn.apache.org/viewvc?rev=1923877&view=rev Log: Javadoc update for 9.0.100 [This commit notification would consist of 55 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

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

2025-02-17 Thread remm
Author: remm Date: Mon Feb 17 13:04:40 2025 New Revision: 1923876 URL: http://svn.apache.org/viewvc?rev=1923876&view=rev Log: Site update for 9.0.100 Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-90.html

(tomcat) branch main updated (b1563c03da -> ac8b9bce6c)

2025-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from b1563c03da Update test keys and certificates new eb91c3e64b Align resource lookup with standard class loader behavio

(tomcat) 02/02: Correct class path URLs (no leading / in path)

2025-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ac8b9bce6cad47956e28b14c3edffe38d1a0ac63 Author: Mark Thomas AuthorDate: Mon Feb 17 12:18:01 2025 + Correct class

(tomcat) 01/02: Align resource lookup with standard class loader behaviour

2025-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit eb91c3e64b327c19cd406338185100f0b5dfd74b Author: Mark Thomas AuthorDate: Mon Feb 17 11:42:30 2025 + Align resource

Re: [PR] Replace wine by makensis for Linux and use finalization to sign (un)installer [tomcat]

2025-02-17 Thread via GitHub
markt-asf closed pull request #825: Replace wine by makensis for Linux and use finalization to sign (un)installer URL: https://github.com/apache/tomcat/pull/825 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] Replace wine by makensis for Linux and use finalization to sign (un)installer [tomcat]

2025-02-17 Thread via GitHub
markt-asf commented on PR #825: URL: https://github.com/apache/tomcat/pull/825#issuecomment-2662781242 This is now working perfectly. Thanks to @rainerjung for all the effort put into this. Being able to build Tomcat releases on MacOS without having to install Wine means I can now easily re

svn commit: r74939 - /dev/tomcat/tomcat-9/v9.0.100/ /release/tomcat/tomcat-9/v9.0.100/

2025-02-17 Thread remm
Author: remm Date: Mon Feb 17 10:43:38 2025 New Revision: 74939 Log: Release Apache Tomcat 9.0.100 Added: release/tomcat/tomcat-9/v9.0.100/ - copied from r74938, dev/tomcat/tomcat-9/v9.0.100/ Removed: dev/tomcat/tomcat-9/v9.0.100/ --

[VOTE][RESULT] Release Apache Tomcat 9.0.100

2025-02-17 Thread Rémy Maucherat
The following votes were cast: Binding: +1: schultz, markt, remm Non-binding: +1: dsoumis The vote therefore passes. Thanks to everyone who contributed to this release. Rémy - To unsubscribe, e-mail: dev-unsubscr...@tomcat.ap

svn commit: r1923871 [47/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/servletapi/jakarta/servlet/SessionCookieConfig.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/servletapi/jakarta/servlet/SessionCookieConfig.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [49/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/websocketapi/jakarta/websocket/ClientEndpointConfig.Builder.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/websocketapi/jakarta/websocket/ClientEndpointConfig.Builder.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923873 [2/3] - in /tomcat/site/trunk: docs/ xdocs/

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/oldnews.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1923873&r1=1923872&r2=1923873&view=diff == --- tomcat/site/trunk/docs/oldnews.html (original) +++ tomc

svn commit: r1923871 [48/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/ssi-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/ssi-howto.html?rev=1923871&r1=1923870&r2=1923871&view=diff == --- tomcat/site/trunk/d

svn commit: r1923873 [3/3] - in /tomcat/site/trunk: docs/ xdocs/

2025-02-17 Thread markt
Modified: tomcat/site/trunk/xdocs/oldnews.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1923873&r1=1923872&r2=1923873&view=diff == --- tomcat/site/trunk/xdocs/oldnews.xml (original) +++ tomc

svn commit: r1923873 [1/3] - in /tomcat/site/trunk: docs/ xdocs/

2025-02-17 Thread markt
Author: markt Date: Mon Feb 17 10:33:12 2025 New Revision: 1923873 URL: http://svn.apache.org/viewvc?rev=1923873&view=rev Log: Create oldnews-2024 now we have old releases in 2025 Modified: tomcat/site/trunk/docs/oldnews-2010.html tomcat/site/trunk/docs/oldnews-2011.html tomcat/site/t

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

2025-02-17 Thread markt
Author: markt Date: Mon Feb 17 10:27:36 2025 New Revision: 1923872 URL: http://svn.apache.org/viewvc?rev=1923872&view=rev Log: Update site for 11.0.4 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.html t

svn commit: r1923871 [33/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/net/SendfileDataBase.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/net/SendfileDataBase.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [42/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/elapi/jakarta/el/ValueExpression.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/elapi/jakarta/el/ValueExpression.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [40/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/config/listeners.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/config/listeners.html?rev=1923871&r1=1923870&r2=1923871&view=diff == --- tomca

svn commit: r1923871 [32/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/log/UserDataHelper.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/log/UserDataHelper.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [36/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/appdev/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/appdev/index.html?rev=1923871&r1=1923870&r2=1923871&view=diff == --- tomcat/site/t

svn commit: r1923871 [35/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/websocket/WsContainerProvider.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/websocket/WsContainerProvider.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [28/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/bcel/classfile/EnumElementValue.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/bcel/classfile/EnumElementValue.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [41/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/connectors.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/connectors.html?rev=1923871&r1=1923870&r2=1923871&view=diff == --- tomcat/site/trunk

svn commit: r1923871 [50/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/windows-auth-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/windows-auth-howto.html?rev=1923871&r1=1923870&r2=1923871&view=diff == --- t

svn commit: r1923871 [46/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/rewrite.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/rewrite.html?rev=1923871&r1=1923870&r2=1923871&view=diff == --- tomcat/site/trunk/docs/

svn commit: r1923871 [24/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/naming/factory/FactoryBase.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/naming/factory/FactoryBase.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [44/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/jndi-datasource-examples-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/jndi-datasource-examples-howto.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [23/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Added: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/juli/JsonFormatter.JSONFilter.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/juli/JsonFormatter.JSONFilter.html?rev=1923871&view=auto

svn commit: r1923871 [38/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/config/cluster-manager.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/config/cluster-manager.html?rev=1923871&r1=1923870&r2=1923871&view=diff

svn commit: r1923871 [34/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/scan/NonClosingJarInputStream.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/scan/NonClosingJarInputStream.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [21/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/jasper/compiler/JspUtil.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/jasper/compiler/JspUtil.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [26/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/dbcp/pool2/impl/DefaultPooledObjectInfo.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/dbcp/pool2/impl/DefaultPooledObjectInfo.html?rev=1923871&r1=1923870&r2=1923871&view=di

svn commit: r1923871 [43/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/jaspicapi/jakarta/security/auth/message/AuthStatus.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/jaspicapi/jakarta/security/auth/message/AuthStatus.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [45/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/jspapi/jakarta/servlet/jsp/tagext/TagSupport.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/jspapi/jakarta/servlet/jsp/tagext/TagSupport.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [27/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/jdbc/pool/interceptor/ResetAbandonedTimerMBean.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/jdbc/pool/interceptor/ResetAbandonedTimerMBean.html?rev=1923871&r1=1923870&r2=1

svn commit: r1923871 [15/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/tribes/transport/SenderState.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/tribes/transport/SenderState.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [39/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/config/executor.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/config/executor.html?rev=1923871&r1=1923870&r2=1923871&view=diff == --- tomcat/

svn commit: r1923871 [17/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/valves/JsonErrorReportValve.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/valves/JsonErrorReportValve.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [19/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/coyote/ajp/package-tree.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/coyote/ajp/package-tree.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [18/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/webresources/CachedResource.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/webresources/CachedResource.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [25/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/dbcp/dbcp2/PoolableCallableStatement.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/dbcp/dbcp2/PoolableCallableStatement.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [29/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/descriptor/tagplugin/TagPluginParser.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/descriptor/tagplugin/TagPluginParser.html?rev=1923871&r1=1923870&r2=1923871&vie

svn commit: r1923871 [30/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/digester/DocumentProperties.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/digester/DocumentProperties.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [20/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/el/lang/ELSupport.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/el/lang/ELSupport.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [31/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/http/fileupload/RequestContext.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/tomcat/util/http/fileupload/RequestContext.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [37/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/changelog.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/changelog.html?rev=1923871&r1=1923870&r2=1923871&view=diff == --- tomcat/site/trunk/d

svn commit: r1923871 [22/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/jasper/runtime/JspRuntimeLibrary.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/jasper/runtime/JspRuntimeLibrary.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [12/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/startup/package-tree.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/startup/package-tree.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [14/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/tribes/io/XByteBuffer.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/tribes/io/XByteBuffer.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [9/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/manager/DummyProxySession.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/manager/DummyProxySession.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [10/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/realm/JNDIRealm.JNDIConnection.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/realm/JNDIRealm.JNDIConnection.html?rev=1923871&r1=1923870&r2=1923871&view=diff ===

svn commit: r1923871 [16/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/util/URLEncoder.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/util/URLEncoder.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [11/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/ssi/SSIExec.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/ssi/SSIExec.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [13/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotati

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/tribes/UniqueId.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/tribes/UniqueId.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [2/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/RELEASE-NOTES.txt?rev=1923871&r1=1923870&r2=1923871&view=diff == --- tomcat/site

svn commit: r1923871 [3/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/allclasses-index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/allclasses-index.html?rev=1923871&r1=1923870&r2=1923871&view=diff == -

svn commit: r1923871 [7/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/core/StandardEngine.AccessLogListener.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/core/StandardEngine.AccessLogListener.html?rev=1923871&r1=1923870&r2=1923871&view=di

svn commit: r1923871 [8/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/ha/ClusterSession.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/ha/ClusterSession.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [6/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/authenticator/SpnegoAuthenticator.SpnegoTokenFixer.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/authenticator/SpnegoAuthenticator.SpnegoTokenFixer.html?rev=1923871&r1=

svn commit: r1923871 [5/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/WebResourceLockSet.ResourceLock.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/catalina/WebResourceLockSet.ResourceLock.html?rev=1923871&r1=1923870&r2=1923871&view=diff =

svn commit: r1923871 [1/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-02-17 Thread markt
Author: markt Date: Mon Feb 17 10:24:59 2025 New Revision: 1923871 URL: http://svn.apache.org/viewvc?rev=1923871&view=rev Log: Update docs for 11.0.4 Added: tomcat/site/trunk/docs/tomcat-11.0-doc/api/org/apache/juli/JsonFormatter.JSONFilter.html tomcat/site/trunk/docs/tomcat-11.0-doc/ap

svn commit: r1923871 [4/50] - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotatio

2025-02-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-11.0-doc/api/allpackages-index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-11.0-doc/api/allpackages-index.html?rev=1923871&r1=1923870&r2=1923871&view=diff ==

Re: Tomcat 9 extended support

2025-02-17 Thread Rainer Jung
Am 17.02.25 um 09:35 schrieb Mark Thomas: Updated version after Chris's comments below. Any more comments or are we happy to publish this? Mark Looks good to me! Thanks and regards, Rainer - To unsubscribe, e-mail: dev-uns

Re: Test certs expired?

2025-02-17 Thread Rainer Jung
Am 16.02.25 um 18:33 schrieb Mark Thomas: On 16/02/2025 17:28, Rainer Jung wrote: Sorry to be a pain, but it is again the time of year: Certs have expired and TLS related tests fail. I know its not easy to manually rememberr these things, but it would also be nice for downstreams, if we would

(tomcat-tck) branch main updated: Update Tomcat server key/cert as old one has expired

2025-02-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git The following commit(s) were added to refs/heads/main by this push: new 9375d80 Update Tomcat server key/cert as old one

svn commit: r74936 - /dev/tomcat/tomcat-11/v11.0.4/ /release/tomcat/tomcat-11/v11.0.4/

2025-02-17 Thread markt
Author: markt Date: Mon Feb 17 08:46:49 2025 New Revision: 74936 Log: Release Tomcat 11.0.4 Added: release/tomcat/tomcat-11/v11.0.4/ - copied from r74935, dev/tomcat/tomcat-11/v11.0.4/ Removed: dev/tomcat/tomcat-11/v11.0.4/ -

Re: [VOTE][RESULT] Release Apache Tomcat 11.0.4

2025-02-17 Thread Mark Thomas
The following votes were cast: Binding: +1: markt, schultz, remm Non-binding: +1: dsoumis No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Mark - To unsubscribe, e-mai

Re: Tomcat 9 extended support

2025-02-17 Thread Mark Thomas
Updated version after Chris's comments below. Any more comments or are we happy to publish this? Mark Subject: The future of Tomcat 9 Tomcat 9 is the last major Tomcat version supporting Java EE. Therefore, the Tomcat community intends to provide support for Tomcat 9 beyond the 10 years for