https://bz.apache.org/bugzilla/show_bug.cgi?id=68938
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=68941
Bug ID: 68941
Summary: ServletFileUpload missing in tomcat-coyote.jar
Product: Tomcat 9
Version: 9.0.88
Hardware: Macintosh
OS: other
Status: NEW
Severi
https://bz.apache.org/bugzilla/show_bug.cgi?id=68941
--- Comment #1 from Remy Maucherat ---
This class is not used in Tomcat so it was removed:
https://github.com/apache/tomcat/commit/9ba3b0c57fff311cd898716db19e508183545b28
--
You are receiving this mail because:
You are the assignee for the b
https://bz.apache.org/bugzilla/show_bug.cgi?id=68941
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
Author: remm
Date: Wed Apr 24 11:34:52 2024
New Revision: 68745
Log:
Drop old releases
Removed:
release/tomcat/tomcat-11/v11.0.0-M17/
release/tomcat/tomcat-11/v11.0.0-M18/
release/tomcat/tomcat-9/v9.0.85/
release/tomcat/tomcat-9/v9.0.86/
release/tomcat/tomcat-9/v9.0.87/
ChristopherSchultz commented on code in PR #721:
URL: https://github.com/apache/tomcat/pull/721#discussion_r1578085100
##
java/org/apache/catalina/valves/AbstractAccessLogValve.java:
##
@@ -1756,10 +1776,14 @@ protected AccessLogElement
createAccessLogElement(String name, char
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
The following commit(s) were added to refs/heads/main by this push:
new eee84fd4cb Fix typo
eee84fd4cb is described below
co
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 0b67757413 Fix typo
0b67757413 is described below
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 268684e26f Fix typo
268684e26f is described below
Hi all,
The Spring folks have pinged me on an issue reported to them. The short
version is that Tomcat doesn't support non-blocking reads of chunked
request bodies.
While we have nearly all of the pieces we need to fix this, the commit
is still going to be quite large involving quite a lot o
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
The following commit(s) were added to refs/heads/main by this push:
new f087decbc9 Refactor storage of trailer fields to use
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 6c72f6ee5c Refactor storage of trailer fields to us
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 7883d8d913 Refactor storage of trailer fields to
13 matches
Mail list logo