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/
--
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.]
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.
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/
--
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
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
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
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
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
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
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
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
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-
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
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
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,
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.]
-
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=69702
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
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
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/
-
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
22 matches
Mail list logo