[Bug 69222] New: jakarta.el.ExpressionFactory service descriptor missing

2024-07-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69222 Bug ID: 69222 Summary: jakarta.el.ExpressionFactory service descriptor missing Product: Tomcat 10 Version: 10.1.26 Hardware: All OS: All Statu

Re: Simplifying JreCompat

2024-07-25 Thread Koteswararao Gundapaneni
I am not sure whether this question is relevant What is this JreCompat On Fri, 26 Jul 2024, 02:04 Mark Thomas, wrote: > As per Rémy's suggestion, I've been looking simplifying JreCompat to > only support LTS versions and anything more recent than the newest LTS. > > That would mean: > - Tomcat

Re: Simplifying JreCompat

2024-07-25 Thread Mark Thomas
On 25/07/2024 22:49, Rémy Maucherat wrote: On Thu, Jul 25, 2024 at 10:34 PM Mark Thomas wrote: As per Rémy's suggestion, I've been looking simplifying JreCompat to only support LTS versions and anything more recent than the newest LTS. That would mean: - Tomcat 9 only - Jre9Compat is rena

Re: Simplifying JreCompat

2024-07-25 Thread Rémy Maucherat
On Thu, Jul 25, 2024 at 10:34 PM Mark Thomas wrote: > > As per Rémy's suggestion, I've been looking simplifying JreCompat to > only support LTS versions and anything more recent than the newest LTS. > > That would mean: > - Tomcat 9 only >- Jre9Compat is renamed to Jre11Compat > - Tomcat 9 and

Buildbot success in on tomcat-9.0.x

2024-07-25 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1021 Blamelist: Mark Thomas , Michael Clarke Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 6e1aa9acdd90cff340e3003b70d66f9a165db38c Step

Simplifying JreCompat

2024-07-25 Thread Mark Thomas
As per Rémy's suggestion, I've been looking simplifying JreCompat to only support LTS versions and anything more recent than the newest LTS. That would mean: - Tomcat 9 only - Jre9Compat is renamed to Jre11Compat - Tomcat 9 and 10 - Jre16Compat is renamed to Jre17Compat - All versions - Jr

(tomcat) 02/02: Refactor SpnegoAuthenticator to use Subject.callAs() when available

2024-07-25 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 6e1aa9acdd90cff340e3003b70d66f9a165db38c Author: Mark Thomas AuthorDate: Wed Jul 24 17:53:22 2024 +0100 Refactor Spne

(tomcat) branch 9.0.x updated (3c5b14b713 -> 6e1aa9acdd)

2024-07-25 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 3c5b14b713 Add discardRequestsAndResponses to HTTP/2 with a default of false new 93cd15715a Add JreCompat support

(tomcat) 01/02: Add JreCompat support for Subject.callAs()

2024-07-25 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 93cd15715aa6df13460a01a4547aec625b01c5a3 Author: Mark Thomas AuthorDate: Wed Jul 24 17:51:24 2024 +0100 Add JreCompat

(tomcat) 01/02: Add JreCompat support for Subject.callAs()

2024-07-25 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 0bb26ef6ca7a50a127840bbff5fdeec88b63faef Author: Mark Thomas AuthorDate: Wed Jul 24 17:51:24 2024 +0100 Add JreCompa

(tomcat) 02/02: Refactor SpnegoAuthenticator to use Subject.callAs() when available

2024-07-25 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 86d3fcf914fd754ede19ed3557dc5a4511dc1124 Author: Mark Thomas AuthorDate: Wed Jul 24 17:53:22 2024 +0100 Refactor Spn

(tomcat) branch 10.1.x updated (fa8c99b70d -> 86d3fcf914)

2024-07-25 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 fa8c99b70d Add discardRequestsAndResponses to HTTP/2 with a default of false new 0bb26ef6ca Add JreCompat support

Re: (tomcat) 01/03: Add JreCompat support for Subject.callAs()

2024-07-25 Thread Mark Thomas
On 25/07/2024 11:31, Michael Osipov wrote: On 2024/07/25 08:42:52 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 commit a2384804c527c64290cfae1fa988f1f

Re: (tomcat) 01/03: Add JreCompat support for Subject.callAs()

2024-07-25 Thread Mark Thomas
On 25/07/2024 13:42, Rémy Maucherat wrote: On Thu, Jul 25, 2024 at 10:44 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 commit a2384804c527c64290cfae1fa988f1f39489

Re: (tomcat) 01/03: Add JreCompat support for Subject.callAs()

2024-07-25 Thread Rémy Maucherat
On Thu, Jul 25, 2024 at 10:44 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 > > commit a2384804c527c64290cfae1fa988f1f394890e91 > Author: Mark Thomas > Autho

(tomcat) branch main updated: Fix typo

2024-07-25 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 c0754581e4 Fix typo c0754581e4 is described below co

Re: (tomcat) 01/03: Add JreCompat support for Subject.callAs()

2024-07-25 Thread Michael Osipov
On 2024/07/25 08:42:52 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 > > commit a2384804c527c64290cfae1fa988f1f394890e91 > Author: Mark Thomas >

Re: [PR] Update RUNNING.txt [tomcat]

2024-07-25 Thread via GitHub
anujdevopslearn closed pull request #743: Update RUNNING.txt URL: https://github.com/apache/tomcat/pull/743 -- 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 unsubscribe, e-ma

[PR] Update RUNNING.txt [tomcat]

2024-07-25 Thread via GitHub
anujdevopslearn opened a new pull request, #743: URL: https://github.com/apache/tomcat/pull/743 (no comment) -- 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 unsubscribe,

(tomcat-native) branch main updated: Add 2.0.8 release notice

2024-07-25 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-native.git The following commit(s) were added to refs/heads/main by this push: new 5f8d6d68f Add 2.0.8 release notice 5f8d6d68f i

(tomcat) 03/03: Remove unused code

2024-07-25 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 5047bc090c8ed21ea140826d79c40c149f7a290d Author: Mark Thomas AuthorDate: Thu Jul 25 09:42:43 2024 +0100 Remove unused

(tomcat) 02/03: Refactor SpnegoAuthenticator to use Subject.callAs() when available

2024-07-25 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 59aa7f2e8e30aa73bafcefc56000506efb2c0a70 Author: Mark Thomas AuthorDate: Wed Jul 24 17:53:22 2024 +0100 Refactor Spneg

(tomcat) branch main updated (17339b4ddc -> 5047bc090c)

2024-07-25 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 17339b4ddc Add discardRequestsAndResponses to HTTP/2 with a default of false new a2384804c5 Add JreCompat support f

(tomcat) 01/03: Add JreCompat support for Subject.callAs()

2024-07-25 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 a2384804c527c64290cfae1fa988f1f394890e91 Author: Mark Thomas AuthorDate: Wed Jul 24 17:51:24 2024 +0100 Add JreCompat