https://bz.apache.org/bugzilla/show_bug.cgi?id=49822
--- Comment #4 from Christopher Schultz ---
I question the quality of this patch. There are a number of issues that I see:
1. The combining of the URI and query string is completely wrong. Only the
query string is actually used. I'm not sure i
https://bz.apache.org/bugzilla/show_bug.cgi?id=49822
Mark Thomas changed:
What|Removed |Added
Attachment #25941|False |Patch to add hash lb worker
descr
https://bz.apache.org/bugzilla/show_bug.cgi?id=49822
Vinson Merritt changed:
What|Removed |Added
CC||vinnieashley4e...@gmail.com
Attachme
https://bz.apache.org/bugzilla/show_bug.cgi?id=65115
Bug ID: 65115
Summary: Missing key (jsp.error.unable.renameClassFile) in
localization file for Russian and Spanish
Product: Tomcat 9
Version: unspecified
Hardware: PC
https://bz.apache.org/bugzilla/show_bug.cgi?id=65114
Mark Thomas changed:
What|Removed |Added
Resolution|FIXED |INVALID
--
You are receiving this mail
https://bz.apache.org/bugzilla/show_bug.cgi?id=65114
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Mark,
On 1/28/21 17:13, Mark Thomas wrote:
On 28/01/2021 22:08, Mark Thomas wrote:
On 28/01/2021 22:04, Christopher Schultz wrote:
All,
I'm trying to update this page in Confluence:
https://cwiki.apache.org/confluence/display/TOMCAT/TomcatCon+2021-02
I've added my own name + availability, a
This is an automated email from the ASF dual-hosted git repository.
remm 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 2e58ae8 Use URI filtering in the default source imp
This is an automated email from the ASF dual-hosted git repository.
remm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 8e7e1d2 Increment version to 10.0.3 for next development cycle
add 069801f Use URI filtering in the default sour
https://bz.apache.org/bugzilla/show_bug.cgi?id=65114
Bug ID: 65114
Summary: HTTP/2 client
Product: Tomcat Connectors
Version: 1.2.46
Hardware: Macintosh
OS: Mac OS X 10.1
Status: NEW
Severity: normal
On Fri, Jan 29, 2021 at 12:44 PM Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.63 release is now available for voting.
>
> The notable changes compared to the 8.5.61 release are:
>
> - Add a new StringInterpreter interface that allows applications to
> provide customised string attribute
On Thu, Jan 28, 2021 at 9:56 PM Mark Thomas wrote:
> The proposed Apache Tomcat 9.0.43 release is now available for voting.
>
> The notable changes compared to the 9.0.41 release are:
>
> - Add support for using Unix domain sockets for NIO when running on
> Java 16 or later.
>
> - Add a new Str
On Thu, Jan 28, 2021 at 8:13 PM Mark Thomas wrote:
> The proposed Apache Tomcat 10.0.2 release is now available for
> voting.
>
> Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary
> package for all the specification APIs has changed from javax.* to
> jakarta.*
> Applications th
The proposed Apache Tomcat 8.5.63 release is now available for voting.
The notable changes compared to the 8.5.61 release are:
- Add a new StringInterpreter interface that allows applications to
provide customised string attribute value to type conversion within
JSPs. This allows applications
Author: markt
Date: Fri Jan 29 11:40:20 2021
New Revision: 45642
Log:
Upload Apache Tomcat 8.5.63 for voting
Added:
dev/tomcat/tomcat-8/v8.5.63/
dev/tomcat/tomcat-8/v8.5.63/KEYS
dev/tomcat/tomcat-8/v8.5.63/README.html
dev/tomcat/tomcat-8/v8.5.63/RELEASE-NOTES
dev/tomcat/tomcat
Added: dev/tomcat/tomcat-8/v8.5.63/src/apache-tomcat-8.5.63-src.zip.asc
==
--- dev/tomcat/tomcat-8/v8.5.63/src/apache-tomcat-8.5.63-src.zip.asc (added)
+++ dev/tomcat/tomcat-8/v8.5.63/src/apache-tomcat-8.5.63-src.zip.asc Fr
Author: markt
Date: Fri Jan 29 11:37:08 2021
New Revision: 45641
Log:
Drop 8.5.62 (release cancelled)
Removed:
dev/tomcat/tomcat-8/v8.5.62/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to tag 8.5.63
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit eb8d36c30857866536e8c931731c9f86980b00a6
Author: Mark Thomas
AuthorDate: Fri Jan 29 11:19:43 2021 +
Tag 8.5.63
---
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag 8.5.63
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
at eb8d36c (commit)
This tag includes the following new commits:
new eb8d36c Tag 8.5.63
The 1 revisions listed abov
On 28/01/2021 20:48, Mark Thomas wrote:
> The proposed 9.0.43 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.43
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additiona
On 28/01/2021 19:12, Mark Thomas wrote:
> The proposed 10.0.2 release is:
> [ ] Broken - do not release
> [ ] Beta - go ahead and release as 10.0.2 (beta)
> [X] Stable - go ahead and release as 10.0.2 (stable)
Mark
-
To unsubs
minfrin commented on pull request #401:
URL: https://github.com/apache/tomcat/pull/401#issuecomment-769728053
Thanks for this.
This is an automated message from the Apache Git Service.
To respond to the message, please log on
On 29/01/2021 09:34, Mark Thomas wrote:
> On 29/01/2021 09:21, Rémy Maucherat wrote:
>> On Fri, Jan 29, 2021 at 10:08 AM Mark Thomas wrote:
>>> I was thinking about moving the cleaning of the direct buffers to
>>> destroySocket()
>>>
>>> I'll do some tests.
>>>
>>
>> Yes, ideally, waiting until
On 29/01/2021 09:21, Rémy Maucherat wrote:
> On Fri, Jan 29, 2021 at 10:08 AM Mark Thomas wrote:
>
>> On 29/01/2021 09:01, Rémy Maucherat wrote:
>>> On Fri, Jan 29, 2021 at 9:12 AM Mark Thomas wrote:
>>>
On 29/01/2021 08:06, Mark Thomas wrote:
> Heads up. When I ran my pre-tag tests for
On Fri, Jan 29, 2021 at 10:08 AM Mark Thomas wrote:
> On 29/01/2021 09:01, Rémy Maucherat wrote:
> > On Fri, Jan 29, 2021 at 9:12 AM Mark Thomas wrote:
> >
> >> On 29/01/2021 08:06, Mark Thomas wrote:
> >>> Heads up. When I ran my pre-tag tests for 8.5.x I started to see a
> bunch
> >>> of JVM c
On 29/01/2021 09:01, Rémy Maucherat wrote:
> On Fri, Jan 29, 2021 at 9:12 AM Mark Thomas wrote:
>
>> On 29/01/2021 08:06, Mark Thomas wrote:
>>> Heads up. When I ran my pre-tag tests for 8.5.x I started to see a bunch
>>> of JVM crashes on Windows with both Java 7 and Java 8. The crashes were
>>>
On Fri, Jan 29, 2021 at 9:12 AM Mark Thomas wrote:
> On 29/01/2021 08:06, Mark Thomas wrote:
> > Heads up. When I ran my pre-tag tests for 8.5.x I started to see a bunch
> > of JVM crashes on Windows with both Java 7 and Java 8. The crashes were
> > always in a compilation thread which was unusua
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 9668330 Drop fix for 65111 as it is causing crashes
On Fri, Jan 29, 2021 at 9:12 AM Mark Thomas wrote:
> On 29/01/2021 08:06, Mark Thomas wrote:
> > Heads up. When I ran my pre-tag tests for 8.5.x I started to see a bunch
> > of JVM crashes on Windows with both Java 7 and Java 8. The crashes were
> > always in a compilation thread which was unusua
On 29/01/2021 08:06, Mark Thomas wrote:
> Heads up. When I ran my pre-tag tests for 8.5.x I started to see a bunch
> of JVM crashes on Windows with both Java 7 and Java 8. The crashes were
> always in a compilation thread which was unusual.
>
> I am currently doing the binary search to figure out
Heads up. When I ran my pre-tag tests for 8.5.x I started to see a bunch
of JVM crashes on Windows with both Java 7 and Java 8. The crashes were
always in a compilation thread which was unusual.
I am currently doing the binary search to figure out which commit
triggered the issue.
Mark
-
31 matches
Mail list logo