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

2024-11-01 Thread Rémy Maucherat
On Fri, Nov 1, 2024 at 7:17 PM Mark Thomas wrote: > > On 22/10/2024 15:01, Rémy Maucherat wrote: > > 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. > >>> > >>>

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

2024-11-01 Thread Mark Thomas
On 22/10/2024 15:01, Rémy Maucherat wrote: 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/as

[Bug 69426] New: JCE cannot authenticate the provider BC

2024-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69426 Bug ID: 69426 Summary: JCE cannot authenticate the provider BC Product: Tomcat 11 Version: 11.0.0 Hardware: PC Status: NEW Severity: blocker Priority: P2

[Bug 69415] ExpiresFilter incorrectly caches responses that are explicitly declared as not cacheable

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

(tomcat) branch 10.1.x updated: Fix BZ 69415. ExpiresFilter is too eager to add headers

2024-11-01 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 7538d05b36 Fix BZ 69415. ExpiresFilter is too eag

(tomcat) branch 9.0.x updated: Fix BZ 69415. ExpiresFilter is too eager to add headers

2024-11-01 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 2545ec1123 Fix BZ 69415. ExpiresFilter is too eager

(tomcat) branch 11.0.x updated: Fix BZ 69415. ExpiresFilter is too eager to add headers

2024-11-01 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 6b9fe93dac Fix BZ 69415. ExpiresFilter is too eag

(tomcat) branch main updated: Fix BZ 69415. ExpiresFilter is too eager to add headers

2024-11-01 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 c65d66d76b Fix BZ 69415. ExpiresFilter is too eager t

Re: [PR] ExpiresFilter enhance should-not-cacheable verification [tomcat]

2024-11-01 Thread via GitHub
markt-asf commented on PR #772: URL: https://github.com/apache/tomcat/pull/772#issuecomment-2452249501 Having looked at the spec again, we don;t need to be that strict about Cache-Control headers set by the application. -- This is an automated message from the Apache Git Service. To respo

Re: [PR] ExpiresFilter enhance should-not-cacheable verification [tomcat]

2024-11-01 Thread via GitHub
markt-asf closed pull request #772: ExpiresFilter enhance should-not-cacheable verification URL: https://github.com/apache/tomcat/pull/772 -- 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 specifi

Re: [PR] ExpiresFilter enhance should-not-cacheable verification [tomcat]

2024-11-01 Thread via GitHub
markt-asf commented on PR #772: URL: https://github.com/apache/tomcat/pull/772#issuecomment-2452244382 This doesn't need to be this complicated. RFC 9110 does not define the list of cacheable status codes, it defines a list of "heuristically cacheable" status codes. Also, the filter a

(tomcat) branch 9.0.x updated: Update change log

2024-11-01 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 06101e06c8 Update change log 06101e06c8 is describe

(tomcat) branch 10.1.x updated: Update change log

2024-11-01 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 9e87b87ca2 Update change log 9e87b87ca2 is descri

(tomcat) branch 11.0.x updated: Update change log

2024-11-01 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 03fa328757 Update change log 03fa328757 is descri

(tomcat) branch 9.0.x updated: Fix inconsistent resource metadata with current GET and PUT/DELETE

2024-11-01 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 43b507ebac Fix inconsistent resource metadata with

(tomcat) branch 11.0.x updated: Fix inconsistent resource metadata with current GET and PUT/DELETE

2024-11-01 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 cc7a98b57c Fix inconsistent resource metadata wit

(tomcat) branch 10.1.x updated: Fix inconsistent resource metadata with current GET and PUT/DELETE

2024-11-01 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 8554f6b172 Fix inconsistent resource metadata wit

(tomcat) branch main updated: Fix inconsistent resource metadata with current GET and PUT/DELETE

2024-11-01 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 c03ae68831 Fix inconsistent resource metadata with cu

[Bug 69425] New: website mail sent problem

2024-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69425 Bug ID: 69425 Summary: website mail sent problem Product: Tomcat 11 Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Compo

[Bug 69425] website mail sent problem

2024-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69425 Blink Swag changed: What|Removed |Added OS||All URL|

[Bug 69424] SPAM SPAM SPAM SPAM

2024-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69424 Chuck Caldarale changed: What|Removed |Added Keywords|TryAgain| -- You are receiving this mail bec

[Bug 69424] SPAM SPAM SPAM SPAM

2024-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69424 --- Comment #1 from Chuck Caldarale --- The content of attachment 39920 has been deleted for the following reason: Spam -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 69424] SPAM SPAM SPAM SPAM

2024-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69424 Chuck Caldarale changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 69424] Landing page

2024-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69424 BlinkSigns changed: What|Removed |Added OS||All Keywords|

[Bug 69424] New: Landing page

2024-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69424 Bug ID: 69424 Summary: Landing page Product: Tomcat 11 Version: 11.0.0-M24 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Authenti

(tomcat) branch 9.0.x updated: Fix BZ 69406 StringInterpreterEnum should throw IAE for invalid Enum

2024-11-01 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 5f0d580078 Fix BZ 69406 StringInterpreterEnum shoul

[Bug 69406] StringInterpreterEnum rethrows IllegalArgumentException for invalid enum

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

(tomcat) branch 10.1.x updated: Fix BZ 69406 StringInterpreterEnum should throw IAE for invalid Enum

2024-11-01 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 91b0a8cf51 Fix BZ 69406 StringInterpreterEnum sho

(tomcat) branch 11.0.x updated: Fix BZ 69406 StringInterpreterEnum should throw IAE for invalid Enum

2024-11-01 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 3576a6a8d7 Fix BZ 69406 StringInterpreterEnum sho

(tomcat) branch main updated: Fix BZ 69406 StringInterpreterEnum should throw IAE for invalid Enum

2024-11-01 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 5b4c9466d6 Fix BZ 69406 StringInterpreterEnum should

[Bug 69399] Tag.release() called between reuses

2024-11-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69399 Mark Thomas changed: What|Removed |Added CC||1147472...@qq.com --- Comment #6 from Ma

[Bug 69422] tomcat 9.0.82 upgrade to tomcat 9.0.96 ncountered a problem JspTagExceptio

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