svn commit: r77461 - /dev/tomcat/tomcat-9/v9.0.106/ /release/tomcat/tomcat-9/v9.0.106/

2025-06-09 Thread remm
Author: remm Date: Tue Jun 10 06:32:27 2025 New Revision: 77461 Log: Release Apache Tomcat 9.0.106 Added: release/tomcat/tomcat-9/v9.0.106/ - copied from r77460, dev/tomcat/tomcat-9/v9.0.106/ Removed: dev/tomcat/tomcat-9/v9.0.106/ --

svn commit: r1926297 - 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

2025-06-09 Thread schultz
Author: schultz Date: Mon Jun 9 23:06:55 2025 New Revision: 1926297 URL: http://svn.apache.org/viewvc?rev=1926297&view=rev Log: Announce release of Tomcat 10.1.42 [This commit notification would consist of 74 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[ANN] Apache Tomcat 10.1.42 Available

2025-06-09 Thread Christopher Schultz
The Apache Tomcat team announces the immediate availability of Apache Tomcat 10.1.42. 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.

svn commit: r77458 - /dev/tomcat/tomcat-10/v10.1.42/ /release/tomcat/tomcat-10/v10.1.42/

2025-06-09 Thread schultz
Author: schultz Date: Mon Jun 9 22:58:31 2025 New Revision: 77458 Log: Promote release Added: release/tomcat/tomcat-10/v10.1.42/ - copied from r77457, dev/tomcat/tomcat-10/v10.1.42/ Removed: dev/tomcat/tomcat-10/v10.1.42/ --

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

2025-06-09 Thread Christopher Schultz
All, The following votes were cast: +1: schultz, remm, markt, jfclere, rjung There were no other votes cast, therefore the vote passes. Thanks to everyone who contributed toward this release. -chris On 6/5/25 7:10 PM, Christopher Schultz wrote: The proposed Apache Tomcat 10.1.42 release is

Re: [PR] add set flag for use virtual threads by connector [tomcat]

2025-06-09 Thread via GitHub
galkin-anton closed pull request #866: add set flag for use virtual threads by connector URL: https://github.com/apache/tomcat/pull/866 -- 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 the specific c

Re: [PR] add set flag for use virtual threads by connector [tomcat]

2025-06-09 Thread via GitHub
galkin-anton commented on PR #866: URL: https://github.com/apache/tomcat/pull/866#issuecomment-2956356313 Thank you for your advice. Then I reject pull request -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] add set flag for use virtual threads by connector [tomcat]

2025-06-09 Thread via GitHub
markt-asf commented on PR #866: URL: https://github.com/apache/tomcat/pull/866#issuecomment-2956270535 If you want to set that property, use the `setProperty(String,String)` method. There are a lot of properties that are just passed through from the `Connector` to the `Endpoint`. Those prop

Re: [PR] add set flag for use virtual threads by connector [tomcat]

2025-06-09 Thread via GitHub
galkin-anton commented on PR #866: URL: https://github.com/apache/tomcat/pull/866#issuecomment-2956256549 With this flag, the executor will be created in org.apache.tomcat.util.net.AbstractEndpoint#createExecutor -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] add set flag for use virtual threads by connector [tomcat]

2025-06-09 Thread via GitHub
galkin-anton commented on PR #866: URL: https://github.com/apache/tomcat/pull/866#issuecomment-2956249452 I thought this patch would be useful to everyone -- 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 t

Re: [PR] add set flag for use virtual threads by connector [tomcat]

2025-06-09 Thread via GitHub
galkin-anton commented on PR #866: URL: https://github.com/apache/tomcat/pull/866#issuecomment-2956246322 > What is the purpose of this change? It does not appear to be necessary. > > Further, the patch as provided includes an unnecessary semi-colon. In my case, I'd like to mana

Re: [PR] add set flag for use virtual threads by connector [tomcat]

2025-06-09 Thread via GitHub
markt-asf commented on PR #866: URL: https://github.com/apache/tomcat/pull/866#issuecomment-2956213892 What is the purpose of this change? It does not appear to be necessary. Further, the patch as provided includes an unnecessary semi-colon. -- This is an automated message from the

[PR] add set flag for use virtual threads by connector [tomcat]

2025-06-09 Thread via GitHub
galkin-anton opened a new pull request, #866: URL: https://github.com/apache/tomcat/pull/866 (no comment) -- 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 the specific comment. To unsubscribe, e-

Re: [VOTE] Release Apache Tomcat 10.1.42

2025-06-09 Thread Rainer Jung
Am 06.06.25 um 01:10 schrieb Christopher Schultz: The proposed Apache Tomcat 10.1.42 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-commi

svn commit: r77442 - /release/tomcat/tomcat-connectors/native/2.0.8/

2025-06-09 Thread markt
Author: markt Date: Mon Jun 9 08:29:33 2025 New Revision: 77442 Log: Drop Tomcat Native 2.0.8 from the CDN Removed: release/tomcat/tomcat-connectors/native/2.0.8/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

svn commit: r77441 - /release/tomcat/tomcat-11/v11.0.7/

2025-06-09 Thread markt
Author: markt Date: Mon Jun 9 08:28:59 2025 New Revision: 77441 Log: Drop 11.0.7 from the CDN Removed: release/tomcat/tomcat-11/v11.0.7/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands,

svn commit: r1926269 - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotation/sql/

2025-06-09 Thread markt
Author: markt Date: Mon Jun 9 08:27:32 2025 New Revision: 1926269 URL: http://svn.apache.org/viewvc?rev=1926269&view=rev Log: Update docs for 11.0.8 release [This commit notification would consist of 132 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] -

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

2025-06-09 Thread markt
Author: markt Date: Mon Jun 9 08:28:09 2025 New Revision: 1926270 URL: http://svn.apache.org/viewvc?rev=1926270&view=rev Log: Update site for 11.0.8 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-11.html tomcat/site/trunk/docs/index.html

[Bug 69702] Sometime return 404 for normal request when using HTTP2

2025-06-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69702 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 69702] Sometime return 404 for normal request when using HTTP2

2025-06-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69702 --- Comment #2 from Thomas --- I found the root cause. Async task and new request used the same request, which caused the request preparation to fail. So, if request pooling is enabled, please use async task with caution. -- You are receiving

svn commit: r77440 - /dev/tomcat/tomcat-11/v11.0.8/ /release/tomcat/tomcat-11/v11.0.8/

2025-06-09 Thread markt
Author: markt Date: Mon Jun 9 07:24:45 2025 New Revision: 77440 Log: Release Tomcat 11.0.8 Added: release/tomcat/tomcat-11/v11.0.8/ - copied from r77439, dev/tomcat/tomcat-11/v11.0.8/ Removed: dev/tomcat/tomcat-11/v11.0.8/ -

[VOTE][RESULT] Release Apache Tomcat 11.0.8

2025-06-09 Thread Mark Thomas
The following votes were cast: Binding: +1: markt, dsoumis, schultz, remm, rjung No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Mark On 05/06/2025 19:54, Mark Thomas wrote: The proposed Apache Tomcat 11.0.8 release is now available