Buildbot failure in on tomcat-9.0.x

2024-11-29 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1195 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] 0d2794e5bcd88f7ce0409ac1fb46decf5e905

Re: [PR] Reject Range-Request if those ranges are not strictly in ascending order [tomcat]

2024-11-29 Thread via GitHub
Chenjp commented on PR #791: URL: https://github.com/apache/tomcat/pull/791#issuecomment-2508272217 simpler and elegant logic to detect both overlap and ASC order in same time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

(tomcat) 01/02: Prepare for automated formatting

2024-11-29 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 dafbcac8c795311feb38f1ec47fd8665a2d17580 Author: Mark Thomas AuthorDate: Fri Nov 29 17:27:28 2024 + Prepare for a

(tomcat) branch 9.0.x updated (64d11738b0 -> 0d2794e5bc)

2024-11-29 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 64d11738b0 Remove out-dated references - e.g. to admin app new dafbcac8c7 Prepare for automated formatting new

[PR] Reject Range-Request if those ranges are not strictly in ascending order [tomcat]

2024-11-29 Thread via GitHub
Chenjp opened a new pull request, #791: URL: https://github.com/apache/tomcat/pull/791 Request that ranges are not strictly in ascending order, indicates either a broken client or a deliberate denial-of-service attack. -- This is an automated message from the Apache Git Service. To respon

Buildbot failure in on tomcat-11.0.x

2024-11-29 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1419 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 11.0.x] 9c7dcb193870ae62dc043aa6d59b542385d839d8

(tomcat) branch 10.1.x updated (a664178378 -> c89c5ba09b)

2024-11-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from a664178378 Remove out-dated references - e.g. to admin app new 92afb018a1 Prepare for automated formatting ne

(tomcat) 01/02: Prepare for automated formatting

2024-11-29 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 commit 92afb018a10d71fc34456a3fbfe532864f656864 Author: Mark Thomas AuthorDate: Fri Nov 29 17:27:28 2024 + Prepare for

(tomcat) branch 11.0.x updated (383b0b83b0 -> 458bb05c6c)

2024-11-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 383b0b83b0 Remove out-dated references - e.g. to admin app new acf03aeb19 Prepare for automated formatting ne

(tomcat) 01/02: Prepare for automated formatting

2024-11-29 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 commit acf03aeb191aa2a535e1c3c94882b06d8473eb9a Author: Mark Thomas AuthorDate: Fri Nov 29 17:27:28 2024 + Prepare for

(tomcat) branch main updated (d14f2021ff -> 1172ed5d6a)

2024-11-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from d14f2021ff Remove out-dated references - e.g. to admin app new 2c5d078642 Prepare for automated formatting new

(tomcat) 01/02: Prepare for automated formatting

2024-11-29 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 commit 2c5d0786422c0ada63b16eedcab069deae966e81 Author: Mark Thomas AuthorDate: Fri Nov 29 17:27:28 2024 + Prepare for au

[PR] fix incorrect partial content response to HEAD request with-Range-header, or from Not-accept-range server [tomcat]

2024-11-29 Thread via GitHub
Chenjp opened a new pull request, #790: URL: https://github.com/apache/tomcat/pull/790 - Bug: incorrect partial content response to HEAD request with-Range-header ***Tomcat*** - 206: ``` C:\Users\chenjp>curl http://localhost:55263/index.html -i -H "Range: bytes=0-10" -I

Re: [PR] Introduce Tomcat Source-to-Image (S2I) [tomcat]

2024-11-29 Thread via GitHub
markt-asf closed pull request #188: Introduce Tomcat Source-to-Image (S2I) URL: https://github.com/apache/tomcat/pull/188 -- 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 uns

Re: [PR] Introduce Tomcat Source-to-Image (S2I) [tomcat]

2024-11-29 Thread via GitHub
markt-asf commented on PR #188: URL: https://github.com/apache/tomcat/pull/188#issuecomment-2508119669 Agree this doesn't belong in the Tomcat source tree. -- 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

[Bug 65391] Additional user attributes queried by (some) realms

2024-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65391 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

(tomcat) branch 9.0.x updated: Improve test and extensibility

2024-11-29 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 1bccd6d977 Improve test and extensibility 1bccd6d977

(tomcat) branch 10.1.x updated: Improve test and extensibility

2024-11-29 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 a0a8dc26ac Improve test and extensibility a0a8dc26

(tomcat) branch 11.0.x updated: Improve test and extensibility

2024-11-29 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 9c7dcb1938 Improve test and extensibility 9c7dcb19

(tomcat) branch main updated: Improve test and extensibility

2024-11-29 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 3c390db8f6 Improve test and extensibility 3c390db8f6 i

[Bug 69479] The HTTP2 header data is confused in H2C, resulting in parsing failure

2024-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69479 --- Comment #5 from Mark Thomas --- A test case that generates the issue a few times an hour is a start. It doesn't have to reproduce it instantly. We often find that provides some clues that enable us to trigger the issue more frequently. --

[Bug 69465] [GraalVM 21] Fix warnings during native image compilation

2024-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69465 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

(tomcat) branch 9.0.x updated: Fix warnings during native image compilation

2024-11-29 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 7b2d730035 Fix warnings during native image compila

(tomcat) branch 10.1.x updated: Fix warnings during native image compilation

2024-11-29 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 81cdc12036 Fix warnings during native image compi

(tomcat) branch 11.0.x updated: Fix warnings during native image compilation

2024-11-29 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 d3c687570b Fix warnings during native image compi

(tomcat) branch main updated: Fix warnings during native image compilation

2024-11-29 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 e27c8ae820 Fix warnings during native image compilati

[Bug 69479] The HTTP2 header data is confused in H2C, resulting in parsing failure

2024-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69479 --- Comment #4 from Christopher Schultz --- Are you able to use a recent version of Tomcat 9.0.x? You could run that and see if the intermittent problems disappear. -- You are receiving this mail because: You are the assignee for the bug. ---

Buildbot failure in on tomcat-10.1.x

2024-11-29 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1525 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 10.1.x] f27f6163e66e0d30e8b1c67daa2001b767078ab3

[Bug 69479] The HTTP2 header data is confused in H2C, resulting in parsing failure

2024-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69479 --- Comment #3 from Thomas --- I can't provide a reproducible test case because this problem only occurs a few times in an hour of running. -- You are receiving this mail because: You are the assignee for the bug.

Re: (tomcat) Opportunities for contribution

2024-11-29 Thread Rémy Maucherat
On Fri, Nov 29, 2024 at 1:56 PM Mark Thomas wrote: > > On 28/11/2024 13:04, No One wrote: > > Hello, > > Do you have something like "good first issue" or "help wanted" labeled > > issues to start a contribution to Apache Tomcat project? > > > > Kind regards > > Hi, > > I am afraid not. One of the

Buildbot failure in on tomcat-11.0.x

2024-11-29 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1417 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 11.0.x] 342306da3b4821169fd69025549ee136d1e4d7a3

Buildbot failure in on tomcat-12.0.x

2024-11-29 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/245 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main] af1ae7a10184c40d4c60c78a86277d086e7bb19f St

Re: (tomcat) Opportunities for contribution

2024-11-29 Thread Mark Thomas
On 28/11/2024 13:04, No One wrote: Hello, Do you have something like "good first issue" or "help wanted" labeled issues to start a contribution to Apache Tomcat project? Kind regards Hi, I am afraid not. One of the down sides of keeping on top of the bug reports (we release monthly and inclu

(tomcat) branch 9.0.x updated (ab6778ab84 -> 9ab3db4496)

2024-11-29 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 ab6778ab84 Fix typos new 90c8745a9a Fix schema according to code new 9ab3db4496 jakarta -> javax The 2 revisio

(tomcat) 01/02: Fix schema according to code

2024-11-29 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 90c8745a9a39e2e6c82ef721e7f73554b33ba92f Author: remm AuthorDate: Fri Nov 29 13:14:30 2024 +0100 Fix schema according

(tomcat) 02/02: jakarta -> javax

2024-11-29 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 9ab3db449693bacd76db7661a510eea6b0fbc567 Author: remm AuthorDate: Fri Nov 29 13:23:13 2024 +0100 jakarta -> javax ---

(tomcat) branch 10.1.x updated: Fix schema according to code

2024-11-29 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 f27f6163e6 Fix schema according to code f27f6163e6

(tomcat) branch 11.0.x updated: Fix schema according to code

2024-11-29 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 342306da3b Fix schema according to code 342306da3b

(tomcat) branch main updated: Fix schema according to code

2024-11-29 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 af1ae7a101 Fix schema according to code af1ae7a101 is

[Bug 69479] The HTTP2 header data is confused in H2C, resulting in parsing failure

2024-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69479 Mark Thomas changed: What|Removed |Added Severity|critical|normal --- Comment #2 from Mark Thomas