Re: Tomcat 12 and Virtual Threads

2024-10-22 Thread Christopher Schultz
Mark, On 10/21/24 11:42, Mark Thomas wrote: Spinning off this specific topic. On 08/10/2024 13:25, Rémy Maucherat wrote: On Tue, Oct 8, 2024 at 7:51 AM Christopher Schultz wrote: In the pub track at the end of the day, I proposed bringing back the BIO connector with Virtual Threads as the

(tomcat) branch main updated: Reorganize and javadoc

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 dc8f90a9c5 Reorganize and javadoc dc8f90a9c5 is descri

(tomcat) branch 11.0.x updated: Reorganize and javadoc

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 a48e1db9fc Reorganize and javadoc a48e1db9fc is de

[Bug 69405] Vague error message: "A filter or servlet of the current chain does not support asynchronous operations"

2024-10-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69405 --- Comment #2 from Christopher Schultz --- The information is discoverable. Since this error would really only be expected in development, having a method that re-scans the filter chain looking for async support would be an option rather than

(tomcat) branch 10.1.x updated: Reorganize and javadoc

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 cbfc2b7131 Reorganize and javadoc cbfc2b7131 is de

(tomcat) branch 9.0.x updated: Reorganize and javadoc

2024-10-22 Thread remm
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 a9877f1bf9 Reorganize and javadoc a9877f1bf9 is desc

Re: [PR] Reducing memory usage while evaluating reflective EL expressions [tomcat]

2024-10-22 Thread via GitHub
ChristopherSchultz commented on PR #770: URL: https://github.com/apache/tomcat/pull/770#issuecomment-2429756034 I was also surprised recently to discover that the JVM does not cache results of `Class.getMethods` and similar calls. Maybe it's returning a clone each time, but either way it ta

Buildbot success in on tomcat-12.0.x

2024-10-22 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/155 Blamelist: Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] dc8f90a9c54e930a20e3018be86e7a5d4f9ce64e Steps: worke

Buildbot success in on tomcat-11.0.x

2024-10-22 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1342 Blamelist: remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 11.0.x] a48e1db9fcd39ddd904d6e2f09d7b54a8dfdb58e Steps: worker_preparati

(tomcat) branch main updated: Remove unnecessary type specifications

2024-10-22 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 The following commit(s) were added to refs/heads/main by this push: new b7cbe90cfa Remove unnecessary type specifications b7c

(tomcat) branch main updated: Fix unboxing warnings

2024-10-22 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 The following commit(s) were added to refs/heads/main by this push: new ab6503486c Fix unboxing warnings ab6503486c is descri

(tomcat) branch main updated: Remove unnecessary code. lock cannot be null here

2024-10-22 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 The following commit(s) were added to refs/heads/main by this push: new 5210336116 Remove unnecessary code. lock cannot be nu

Buildbot success in on tomcat-12.0.x

2024-10-22 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/151 Blamelist: Mark Thomas , Rémy Maucherat , Spence Kiddle Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] 73a30802330013f8f8e448674e24874

(tomcat) 01/18: Remove WebDAV lock null support for compliance with RFC 4918

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a627da2b9b77c88e1d1fdce5d27dc07ca38575da Author: remm AuthorDate: Thu Oct 17 10:40:52 2024 +0200 Remove WebDAV lock n

(tomcat) 04/18: Implement WebDAV If header processing

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a87b2f9c625c18ad913fda6756a007fda050fe89 Author: remm AuthorDate: Sun Oct 20 14:13:01 2024 +0200 Implement WebDAV If

(tomcat) branch main updated: Fix changelog

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 a1585d0fa7 Fix changelog a1585d0fa7 is described below

(tomcat) 16/18: Avoid writing namespace prefix

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 185850f786bb289cad44239c09fc34c3ea068c8f Author: remm AuthorDate: Tue Oct 22 11:44:04 2024 +0200 Avoid writing namesp

(tomcat) 17/18: Add a bit more of XML validation

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 608039b3fd9cd508e5b5800f074314973aa4396a Author: remm AuthorDate: Tue Oct 22 11:52:50 2024 +0200 Add a bit more of XM

(tomcat) 09/18: Fix missing Javadoc

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 52b21c5922125c95aaf14b73bcf081165138c2df Author: Mark Thomas AuthorDate: Tue Oct 22 08:31:20 2024 +0100 Fix missing J

(tomcat) 14/18: Remove unnecessary code. lock cannot be null here

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit fc7f17c0b0b5058a8555920f517baa568a17 Author: Mark Thomas AuthorDate: Tue Oct 22 08:35:35 2024 +0100 Remove unnece

(tomcat) 08/18: Fix directory listings

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 46677e0c06640fd1abce144d539be533050d703b Author: remm AuthorDate: Mon Oct 21 13:25:55 2024 +0200 Fix directory listin

(tomcat) 12/18: Add additional test. lock may be null here

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit c43d873be3ec14e1c3d922a113aa8a769a53435b Author: Mark Thomas AuthorDate: Tue Oct 22 08:36:22 2024 +0100 Add additiona

(tomcat) branch main updated: Avoid writing namespace prefix

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 8aa8fb9f5b Avoid writing namespace prefix 8aa8fb9f5b i

(tomcat) branch main updated: Add a bit more of XML validation

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 6e442ffc35 Add a bit more of XML validation 6e442ffc35

Buildbot failure in on tomcat-11.0.x

2024-10-22 Thread buildbot
Build status: BUILD FAILED: failed Snapshot deployed to ASF Maven snapshot repository (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1341 Blamelist: remm Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status Detected: new

[PR] Improve mod_jk makefiles [tomcat-connectors]

2024-10-22 Thread via GitHub
mturk opened a new pull request, #10: URL: https://github.com/apache/tomcat-connectors/pull/10 Wow, didn't touch that in years. Anyhow, the changes allow building with Hybrid CRT model. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: (tomcat) branch main updated: Remove unnecessary code. lock cannot be null here

2024-10-22 Thread Rémy Maucherat
On Tue, Oct 22, 2024 at 9:37 AM wrote: > > 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: > ne

Re: (tomcat) branch main updated: Return immediately if the request is invalid

2024-10-22 Thread Mark Thomas
On 22/10/2024 09:22, ma...@apache.org wrote: 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 f6343

Re: WebDAV lock null and RFC 4918

2024-10-22 Thread Rémy Maucherat
On Tue, Oct 22, 2024 at 10:35 AM Mark Thomas wrote: > > On 21/10/2024 12:55, Rémy Maucherat wrote: > > On Wed, Oct 16, 2024 at 12:14 PM Rémy Maucherat wrote: > >> > >> Hi, > >> > >> I spent a few days going through the behavior of the WebDAV Servlet, > >> expanding on a test scenario, and looking

(tomcat) branch 9.0.x updated: Code clean-up - formatting. No functional change.

2024-10-22 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 df2f6a1f54 Code clean-up - formatting. No functiona

(tomcat) 03/18: Rewrite implementation of WebDAV shared locks

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit e4c4d75176e43706a06920b4293fd0f95808239b Author: remm AuthorDate: Fri Oct 18 16:48:30 2024 +0200 Rewrite implementati

(tomcat) 06/18: Refine the dead properties handling

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 481662af0dc9edfca3658f5811a6b5d15da30662 Author: remm AuthorDate: Sun Oct 20 23:46:05 2024 +0200 Refine the dead prop

(tomcat) 02/18: Add extension points to support dead properties

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 9d659880a47eb1b9e942d8b8d5f383e21f1c343b Author: remm AuthorDate: Fri Oct 18 09:21:41 2024 +0200 Add extension points

(tomcat) 07/18: Improve lock test coverage a bit more

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a11fee4e68e7460e9495b2fec362785f6e918be4 Author: remm AuthorDate: Mon Oct 21 12:09:43 2024 +0200 Improve lock test co

(tomcat) 15/18: Code clean-up - formatting. No functional change.

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 492eb8b73258c3357c22cc9e5b068707290658ed Author: Mark Thomas AuthorDate: Tue Oct 22 09:27:13 2024 +0100 Code clean-up

(tomcat) 05/18: Fix javadoc

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 28191056ac6d8bc9e4d30d03bf4014f50b370ba9 Author: remm AuthorDate: Sun Oct 20 14:29:27 2024 +0200 Fix javadoc --- jav

(tomcat) 11/18: Remove unnecessary type specifications

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit f9cfba72fb21f75ea694a09da815df519384e585 Author: Mark Thomas AuthorDate: Tue Oct 22 08:33:57 2024 +0100 Remove unnece

(tomcat) branch 11.0.x updated (3e7a64756f -> d96d2d0531)

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 3e7a64756f Code clean-up - formatting. No fucntional change. new a627da2b9b Remove WebDAV lock null support for com

(tomcat) 13/18: Fix unboxing warnings

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit bbd1ba6c822cff4c5d3a4709e41b80cae187d68a Author: Mark Thomas AuthorDate: Tue Oct 22 08:34:52 2024 +0100 Fix unboxing

(tomcat) 18/18: Fix changelog

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d96d2d053181b20d06a6c59ccea24d83af8c3709 Author: remm AuthorDate: Tue Oct 22 12:10:38 2024 +0200 Fix changelog --- w

Buildbot failure in on tomcat-9.0.x

2024-10-22 Thread buildbot
Build status: BUILD FAILED: failed Snapshot deployed to ASF Maven snapshot repository (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1133 Blamelist: Mark Thomas , remm Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status

(tomcat) branch main updated: Add additional test. lock may be null here

2024-10-22 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 The following commit(s) were added to refs/heads/main by this push: new 4ddcc349b6 Add additional test. lock may be null here

Re: (tomcat) branch main updated: Remove unnecessary code. lock cannot be null here

2024-10-22 Thread Mark Thomas
On 22/10/2024 09:13, Rémy Maucherat wrote: On Tue, Oct 22, 2024 at 9:37 AM wrote: 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/

(tomcat) branch main updated: Move extended WebDAV Servlet to test

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 256cfbb987 Move extended WebDAV Servlet to test 256cfb

(tomcat) branch 10.1.x updated: Move extended WebDAV Servlet to test

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 55a09157bd Move extended WebDAV Servlet to test 55

(tomcat) branch 11.0.x updated: Move extended WebDAV Servlet to test

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 f521c09194 Move extended WebDAV Servlet to test f5

(tomcat) branch 9.0.x updated: Move extended WebDAV Servlet to test

2024-10-22 Thread remm
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 597c19dec1 Move extended WebDAV Servlet to test 597c

(tomcat) branch main updated: Code clean-up - formatting. No functional change.

2024-10-22 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 The following commit(s) were added to refs/heads/main by this push: new e62fe4e7f2 Code clean-up - formatting. No functional

(tomcat) branch 11.0.x updated: Code clean-up - formatting. No fucntional change.

2024-10-22 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 3e7a64756f Code clean-up - formatting. No fucntio

(tomcat) 10/18: Add missing @Override

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 72fb358e95de672b541f29391a6290304ea41ec6 Author: Mark Thomas AuthorDate: Tue Oct 22 08:32:51 2024 +0100 Add missing @

Buildbot failure in on tomcat-12.0.x

2024-10-22 Thread buildbot
Build status: BUILD FAILED: Snapshot deployed to ASF Maven snapshot repository (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/152 Blamelist: Mark Thomas Build Text: Snapshot deployed to ASF Maven snapshot repository (failure) Status Detected: new failure

Re: WebDAV lock null and RFC 4918

2024-10-22 Thread Rémy Maucherat
On Tue, Oct 22, 2024 at 10:35 AM Mark Thomas wrote: > > On 21/10/2024 12:55, Rémy Maucherat wrote: > > On Wed, Oct 16, 2024 at 12:14 PM Rémy Maucherat wrote: > >> > >> Hi, > >> > >> I spent a few days going through the behavior of the WebDAV Servlet, > >> expanding on a test scenario, and looking

Re: WebDAV lock null and RFC 4918

2024-10-22 Thread Mark Thomas
On 21/10/2024 12:55, Rémy Maucherat wrote: On Wed, Oct 16, 2024 at 12:14 PM Rémy Maucherat wrote: Hi, I spent a few days going through the behavior of the WebDAV Servlet, expanding on a test scenario, and looking at the most recent RFC. I found many items to fix. I continued expanding the t

(tomcat) 01/02: Case conversion should always specify a Locale

2024-10-22 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 commit dde2b9d4e6feaea80687b7e5d4996efa27193c14 Author: Mark Thomas AuthorDate: Tue Oct 22 08:17:50 2024 +0100 Case conversi

(tomcat) branch 11.0.x updated: Return immediately if the request is invalid

2024-10-22 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 c20613a897 Return immediately if the request is i

(tomcat) 02/02: Return immediately if the request is invalid

2024-10-22 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 commit 8baba6eed2f7bcb50253970d6f617f73b1ea27eb Author: Mark Thomas AuthorDate: Tue Oct 22 09:22:36 2024 +0100 Return immedi

(tomcat) branch 9.0.x updated (a1309cfeaa -> 8baba6eed2)

2024-10-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from a1309cfeaa Update http.xml new dde2b9d4e6 Case conversion should always specify a Locale new 8baba6eed2 Return

(tomcat) branch 10.1.x updated: Return immediately if the request is invalid

2024-10-22 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 1a87a2bb08 Return immediately if the request is i

(tomcat) branch 10.1.x updated: Code clean-up - formatting. No functional change.

2024-10-22 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 a93e2db13d Code clean-up - formatting. No functio

(tomcat) branch 10.1.x updated (a93e2db13d -> 27df55821a)

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from a93e2db13d Code clean-up - formatting. No functional change. new ccde0bedc9 Remove WebDAV lock null support for com

(tomcat) 01/18: Remove WebDAV lock null support for compliance with RFC 4918

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ccde0bedc978ba2a08e98d480df64e695a79e77d Author: remm AuthorDate: Thu Oct 17 10:40:52 2024 +0200 Remove WebDAV lock n

(tomcat) 06/18: Refine the dead properties handling

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 01ab54ef3149fa786591b763353b75a583283016 Author: remm AuthorDate: Sun Oct 20 23:46:05 2024 +0200 Refine the dead prop

(tomcat) 03/18: Rewrite implementation of WebDAV shared locks

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 1742272a6faaf82ee78a687baa436c150cd557d8 Author: remm AuthorDate: Fri Oct 18 16:48:30 2024 +0200 Rewrite implementati

(tomcat) 02/18: Add extension points to support dead properties

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 5493e671e950babc3557b3f8365292175074b568 Author: remm AuthorDate: Fri Oct 18 09:21:41 2024 +0200 Add extension points

(tomcat) 05/18: Fix javadoc

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit cb637b618a37028f48a9050ee5c84dc988d87811 Author: remm AuthorDate: Sun Oct 20 14:29:27 2024 +0200 Fix javadoc --- jav

(tomcat) 04/18: Implement WebDAV If header processing

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 45f623292c7af272506e4cd957e1587323940b4e Author: remm AuthorDate: Sun Oct 20 14:13:01 2024 +0200 Implement WebDAV If

(tomcat) 17/18: Add a bit more of XML validation

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 9eecdbc4229a45d2776746d12ead5652805d8098 Author: remm AuthorDate: Tue Oct 22 11:52:50 2024 +0200 Add a bit more of XM

(tomcat) 18/18: Fix changelog

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 27df55821ad564d97167fe493f3fcd91a6479578 Author: remm AuthorDate: Tue Oct 22 12:10:38 2024 +0200 Fix changelog --- w

(tomcat) 07/18: Improve lock test coverage a bit more

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a1b9ad8237e6ae63f87a27574c29c85a3f226f1a Author: remm AuthorDate: Mon Oct 21 12:09:43 2024 +0200 Improve lock test co

(tomcat) 12/18: Add additional test. lock may be null here

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 57b1f5334a3b5a0d74b75cf449868281baef789b Author: Mark Thomas AuthorDate: Tue Oct 22 08:36:22 2024 +0100 Add additiona

(tomcat) 09/18: Fix missing Javadoc

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 931439cc67cd4e941270640e0ec99c798146f7cd Author: Mark Thomas AuthorDate: Tue Oct 22 08:31:20 2024 +0100 Fix missing J

(tomcat) 14/18: Remove unnecessary code. lock cannot be null here

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 8cf4af089ce6ff537298f7be26f8a3248e0b606d Author: Mark Thomas AuthorDate: Tue Oct 22 08:35:35 2024 +0100 Remove unnece

(tomcat) 11/18: Remove unnecessary type specifications

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 8169911d4586795645a0b3d537a3c38a3146899c Author: Mark Thomas AuthorDate: Tue Oct 22 08:33:57 2024 +0100 Remove unnece

(tomcat) 08/18: Fix directory listings

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 000da96971b6f3c625c09aafb9889c93d22c013b Author: remm AuthorDate: Mon Oct 21 13:25:55 2024 +0200 Fix directory listin

(tomcat) 10/18: Add missing @Override

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 710be010492b26d7a108bedd49ab37a925add6a2 Author: Mark Thomas AuthorDate: Tue Oct 22 08:32:51 2024 +0100 Add missing @

(tomcat) 13/18: Fix unboxing warnings

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 64e48faa9b3bff59d17c50ed0d4cd652d262d636 Author: Mark Thomas AuthorDate: Tue Oct 22 08:34:52 2024 +0100 Fix unboxing

(tomcat) 15/18: Code clean-up - formatting. No functional change.

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d8a786e8f9fb037fb29c5fe6dcd4584d748dbb0d Author: Mark Thomas AuthorDate: Tue Oct 22 09:27:13 2024 +0100 Code clean-up

(tomcat) 16/18: Avoid writing namespace prefix

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 54d88d80b0d3099e9719c5c089ffd7c2ff4c6322 Author: remm AuthorDate: Tue Oct 22 11:44:04 2024 +0200 Avoid writing namesp

(tomcat) 04/19: Implement WebDAV If header processing

2024-10-22 Thread remm
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 commit 8323639fd8e739531b1e1f25b74b2c85f23d1c93 Author: remm AuthorDate: Sun Oct 20 14:13:01 2024 +0200 Implement WebDAV If h

(tomcat) 02/19: Add extension points to support dead properties

2024-10-22 Thread remm
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 commit 257cf6185de7eabfccf3cb165104df0680d1124c Author: remm AuthorDate: Fri Oct 18 09:21:41 2024 +0200 Add extension points

(tomcat) 03/19: Rewrite implementation of WebDAV shared locks

2024-10-22 Thread remm
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 commit 5d9e6aa71f9a073bb693412a648795e6abc53715 Author: remm AuthorDate: Fri Oct 18 16:48:30 2024 +0200 Rewrite implementatio

(tomcat) branch 9.0.x updated (df2f6a1f54 -> 614f263ab4)

2024-10-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from df2f6a1f54 Code clean-up - formatting. No functional change. new 09a8845bfb Remove WebDAV lock null support for comp

(tomcat) 05/19: Fix javadoc

2024-10-22 Thread remm
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 commit efd6e7d616b87b771d2b1f570b37a371bc771b3c Author: remm AuthorDate: Sun Oct 20 14:29:27 2024 +0200 Fix javadoc --- java

(tomcat) 13/19: Fix unboxing warnings

2024-10-22 Thread remm
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 commit 564f9f15a9ea7ebd205ed6564fb1e1c54482ad5d Author: Mark Thomas AuthorDate: Tue Oct 22 08:34:52 2024 +0100 Fix unboxing w

(tomcat) 07/19: Improve lock test coverage a bit more

2024-10-22 Thread remm
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 commit b100925b108d8b5688e2778b3f7733151ee38c29 Author: remm AuthorDate: Mon Oct 21 12:09:43 2024 +0200 Improve lock test cov

(tomcat) 16/19: Avoid writing namespace prefix

2024-10-22 Thread remm
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 commit c2ea0fe876b8ced8ac89cd7b7bfe7c2166a7f24a Author: remm AuthorDate: Tue Oct 22 11:44:04 2024 +0200 Avoid writing namespa

(tomcat) 14/19: Remove unnecessary code. lock cannot be null here

2024-10-22 Thread remm
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 commit 3c7aea3a55e0609af500d16248328f3dd5ed07b7 Author: Mark Thomas AuthorDate: Tue Oct 22 08:35:35 2024 +0100 Remove unneces

(tomcat) 11/19: Remove unnecessary type specifications

2024-10-22 Thread remm
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 commit 497652069070a5708659e64e098cc43f85a67778 Author: Mark Thomas AuthorDate: Tue Oct 22 08:33:57 2024 +0100 Remove unneces

(tomcat) 06/19: Refine the dead properties handling

2024-10-22 Thread remm
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 commit b19617838e41699965338791c9658b4a70e3b2fb Author: remm AuthorDate: Sun Oct 20 23:46:05 2024 +0200 Refine the dead prope

(tomcat) 01/19: Remove WebDAV lock null support for compliance with RFC 4918

2024-10-22 Thread remm
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 commit 09a8845bfbd3dd377b7f0ce8a994bce70b49e4f1 Author: remm AuthorDate: Thu Oct 17 10:40:52 2024 +0200 Remove WebDAV lock nu

(tomcat) 15/19: Code clean-up - formatting. No functional change.

2024-10-22 Thread remm
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 commit 01c57ee0f7fa994e837cb796f47356d864ab2119 Author: Mark Thomas AuthorDate: Tue Oct 22 09:27:13 2024 +0100 Code clean-up

(tomcat) 19/19: jakarta -> javax

2024-10-22 Thread remm
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 commit 614f263ab48bd501aa4ea9473b26c0a697ae0cbf Author: remm AuthorDate: Tue Oct 22 14:16:39 2024 +0200 jakarta -> javax ---

(tomcat) 09/19: Fix missing Javadoc

2024-10-22 Thread remm
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 commit c12333007ba0d2c4e41cd5211083d629dcd6e098 Author: Mark Thomas AuthorDate: Tue Oct 22 08:31:20 2024 +0100 Fix missing Ja

(tomcat) 18/19: Fix changelog

2024-10-22 Thread remm
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 commit 77c10f2ce0a46dbce1a3b6ebf5e0a010be54eb95 Author: remm AuthorDate: Tue Oct 22 12:10:38 2024 +0200 Fix changelog --- we

(tomcat) 08/19: Fix directory listings

2024-10-22 Thread remm
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 commit 39cb18f1ec4831ee60e620b4eae0882d434cbd0d Author: remm AuthorDate: Mon Oct 21 13:25:55 2024 +0200 Fix directory listing

(tomcat) 12/19: Add additional test. lock may be null here

2024-10-22 Thread remm
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 commit b5a6f0405d4f5b491fb53bb7fa4daa4b5e21f7d1 Author: Mark Thomas AuthorDate: Tue Oct 22 08:36:22 2024 +0100 Add additional

(tomcat) 17/19: Add a bit more of XML validation

2024-10-22 Thread remm
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 commit e88fa7c0681a3779c4cd563ee09310f9a62891e1 Author: remm AuthorDate: Tue Oct 22 11:52:50 2024 +0200 Add a bit more of XML

(tomcat) 10/19: Add missing @Override

2024-10-22 Thread remm
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 commit 07a9eeb98e68ff8e54aa391b3b892c293fd52db0 Author: Mark Thomas AuthorDate: Tue Oct 22 08:32:51 2024 +0100 Add missing @O

Re: (tomcat) 02/06: Update Jasper to compile to Java 21 by default

2024-10-22 Thread Rémy Maucherat
On Fri, Oct 11, 2024 at 9:47 AM Rémy Maucherat wrote: > > On Thu, Oct 10, 2024 at 10:01 PM wrote: > > > > 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 > > > > commi

(tomcat) branch main updated: Return immediately if the request is invalid

2024-10-22 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 The following commit(s) were added to refs/heads/main by this push: new f634384a20 Return immediately if the request is inval

  1   2   >