[tomcat] branch main updated: Remove useless code

2023-09-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 8cb16cd40b Remove useless code 8cb16cd40b is described

[tomcat] branch 10.1.x updated: Remove useless code

2023-09-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 463861bedc Remove useless code 463861bedc is descr

[tomcat] branch 9.0.x updated: Remove useless code

2023-09-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 0466920ee0 Remove useless code 0466920ee0 is describ

[tomcat] branch 8.5.x updated: Remove useless code

2023-09-22 Thread remm
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 ff53b3b48c Remove useless code ff53b3b48c is describ

[tomcat] branch main updated: Remove useless null checks and add a sync for consistency

2023-09-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 35fe829275 Remove useless null checks and add a sync f

[tomcat] branch 10.1.x updated: Remove useless null checks and add a sync for consistency

2023-09-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 815c6a89dd Remove useless null checks and add a sy

[tomcat] branch 9.0.x updated: Remove useless null checks and add a sync for consistency

2023-09-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 ee319a36d4 Remove useless null checks and add a sync

[tomcat] branch 8.5.x updated: Remove useless null checks and add a sync for consistency

2023-09-22 Thread remm
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 3ec6fb6704 Remove useless null checks and add a sync

[tomcat] branch main updated: Fix inconsistent sync

2023-09-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 01f954644b Fix inconsistent sync 01f954644b is describ

[tomcat] branch 10.1.x updated: Fix inconsistent sync

2023-09-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 ee3642cbc9 Fix inconsistent sync ee3642cbc9 is des

[tomcat] branch 9.0.x updated: Fix inconsistent sync

2023-09-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 13392f0487 Fix inconsistent sync 13392f0487 is descr

[tomcat] branch 8.5.x updated: Fix inconsistent sync

2023-09-22 Thread remm
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 a73d2c9853 Fix inconsistent sync a73d2c9853 is descr

[tomcat] branch 9.0.x updated: Fix backport

2023-09-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 0f017644bc Fix backport 0f017644bc is described bel

[GitHub] [tomcat] markt-asf closed pull request #663: Refactoring the main method of a Tomcat class to improve readability

2023-09-22 Thread via GitHub
markt-asf closed pull request #663: Refactoring the main method of a Tomcat class to improve readability URL: https://github.com/apache/tomcat/pull/663 -- 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 t

Buildbot failure in on tomcat-10.1.x

2023-09-22 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/962 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 10.1.x] dd9262f4c405d8547375f2440ca58c0465abe

[tomcat] branch main updated: Ignore PMD plugin configuration. Order *.zzz entries

2023-09-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 75dfbeb57d Ignore PMD plugin configuration. Order *.z

[Bug 67472] CorsFilter erroneously adds CORS headers in responses to Non-CORS requests

2023-09-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67472 --- Comment #6 from Christopher Schultz --- It may be possible to tighten this up a bit to help you out. -- You are receiving this mail because: You are the assignee for the bug. ---

[tomcat] branch main updated: Send fewer CORS-related headers when CORS is not actually being engaged.

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 e610e31376 Send fewer CORS-related headers when COR

[tomcat] branch 10.1.x updated: Send fewer CORS-related headers when CORS is not actually being engaged.

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 46dde2dfa7 Send fewer CORS-related headers when

[tomcat] branch main updated: Add changelog entry

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 28a15a4578 Add changelog entry 28a15a4578 is descri

[tomcat] branch 10.1.x updated: Add changelog entry

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 dab79f003d Add changelog entry dab79f003d is de

[tomcat] branch main updated: Fix typo

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 01118ce2ab Fix typo 01118ce2ab is described below

[tomcat] branch 10.1.x updated: Fix typo

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 83e4a33446 Fix typo 83e4a33446 is described bel

[tomcat] branch 9.0.x updated (0f017644bc -> 330363a443)

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 0f017644bc Fix backport new 0cde85f721 Add changelog entry new 4dd9c16dd1 Send fewer CORS-related headers wh

[tomcat] 03/03: Fix typo

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 330363a4431f165ae5884cd94b085bd900587614 Author: Christopher Schultz AuthorDate: Fri Sep 22 12:45:11 2023 -0400 Fix

[tomcat] 01/03: Add changelog entry

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 0cde85f721bdffba10ffbe4decf094b6896816a9 Author: Christopher Schultz AuthorDate: Fri Sep 22 12:42:31 2023 -0400 Add

[tomcat] 02/03: Send fewer CORS-related headers when CORS is not actually being engaged.

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 4dd9c16dd1da0eea0a82a9a2f9ba27daf67eda6d Author: Christopher Schultz AuthorDate: Fri Sep 22 12:23:00 2023 -0400 Sen

[tomcat] branch 8.5.x updated: Send fewer CORS-related headers when CORS is not actually being engaged.

2023-09-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 af4ee91831 Send fewer CORS-related headers when C

[Bug 67472] CorsFilter erroneously adds CORS headers in responses to Non-CORS requests

2023-09-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67472 Christopher Schultz changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[GitHub] [tomcat] ChristopherSchultz commented on a diff in pull request #670: Adding ASL Bundle-License to the manifests

2023-09-22 Thread via GitHub
ChristopherSchultz commented on code in PR #670: URL: https://github.com/apache/tomcat/pull/670#discussion_r1334621098 ## res/bnd/annotations-api.jar.tmp.bnd: ## @@ -15,6 +15,7 @@ -include: build-defaults.bnd, spec-defaults.bnd +Bundle-License: https://www.apache.org/licens

[tomcat] branch main updated: Move to correct section

2023-09-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 2335c292af Move to correct section 2335c292af is desc

[tomcat] branch 10.1.x updated: Move to correct section

2023-09-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 d7674d698d Move to correct section d7674d698d is

[tomcat] branch 9.0.x updated: Move to correct section

2023-09-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 e51dc9d9e5 Move to correct section e51dc9d9e5 is de

[tomcat] branch 8.5.x updated: Move to correct section

2023-09-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 0fc7fa2734 Move to correct section 0fc7fa2734 is de

Re: [tomcat] branch main updated: Move to correct section

2023-09-22 Thread Christopher Schultz
Mark, On 9/22/23 12:55, 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 2

[tomcat] branch main updated: Add the Bundle-License header for all JARs

2023-09-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 fb9244ca4c Add the Bundle-License header for all JARs

[GitHub] [tomcat] markt-asf commented on pull request #670: Adding ASL Bundle-License to the manifests

2023-09-22 Thread via GitHub
markt-asf commented on PR #670: URL: https://github.com/apache/tomcat/pull/670#issuecomment-1731755393 Fixed by adding that header to the defaults. -- 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

[GitHub] [tomcat] markt-asf closed pull request #670: Adding ASL Bundle-License to the manifests

2023-09-22 Thread via GitHub
markt-asf closed pull request #670: Adding ASL Bundle-License to the manifests URL: https://github.com/apache/tomcat/pull/670 -- 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

[tomcat] branch 10.1.x updated: Add the Bundle-License header for all JARs

2023-09-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 f1f3d4a31c Add the Bundle-License header for all

[tomcat] branch 9.0.x updated: Add the Bundle-License header for all JARs

2023-09-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 81320ee0d6 Add the Bundle-License header for all JA

Re: [tomcat] branch main updated: Move to correct section

2023-09-22 Thread Mark Thomas
On 22/09/2023 18:02, Christopher Schultz wrote: Mark, On 9/22/23 12:55, 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 a

[Bug 67472] CorsFilter erroneously adds CORS headers in responses to Non-CORS requests

2023-09-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67472 --- Comment #8 from lmedini --- Great, it sure will! Thx. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...

Buildbot failure in on tomcat-11.0.x

2023-09-22 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/628 Blamelist: Christopher Schultz Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main] 01118ce2ab856deadabd6c99911c13

Buildbot success in on tomcat-11.0.x

2023-09-22 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/629 Blamelist: Christopher Schultz , Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] fb9244ca4c9a8bb9fb96561d0c4f5b813489c0ad

Buildbot success in on tomcat-10.1.x

2023-09-22 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/963 Blamelist: Christopher Schultz , Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 10.1.x] f1f3d4a31ce29b5b68068f0cb9d82d4f7b3ae86b

Buildbot failure in on tomcat-9.0.x

2023-09-22 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/701 Blamelist: Christopher Schultz , Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] 81320ee0d6a0e50