January release plans

2023-01-06 Thread Mark Thomas
Hi all, I've almost finished the prep for the January releases. I expect to finish that later today. My current plan is to tag and build releases for 11.0.x and 10.1.x at the start of next week. Mark - To unsubscribe, e-mail

Re: January release plans

2023-01-06 Thread Rémy Maucherat
On Fri, Jan 6, 2023 at 10:32 AM Mark Thomas wrote: > > Hi all, > > I've almost finished the prep for the January releases. I expect to > finish that later today. My current plan is to tag and build releases > for 11.0.x and 10.1.x at the start of next week. +1 Rémy -

Tomcat and JAX-RPC support

2023-01-06 Thread Mark Thomas
Tomcat (all versions) currently ships a JNDI factory for JAX-RPC 1.1. This factory was added in Tomcat 6 (Java EE 5). Java EE 5 (Tomcat 6) encouraged new applications to use JAX-WS rather than JAX-RPC. Java EE 6 (Tomcat 7) marked JAX-RPC as "Proposed Optional". Java EE 7 (Tomcat 8) marked JA

[tomcat] branch main updated: Update to Eclipse JDT 4.26

2023-01-06 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 02b825efe3 Update to Eclipse JDT 4.26 02b825efe3 is d

[tomcat] branch 10.1.x updated: Update to Eclipse JDT 4.26

2023-01-06 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 99ee55068f Update to Eclipse JDT 4.26 99ee55068f

[tomcat] branch 9.0.x updated: Align embedded dependency with default Tomcat

2023-01-06 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 a64f09b751 Align embedded dependency with default T

[tomcat] branch main updated: Add Java 21 source/target support for JSPs (if JDT version supports it)

2023-01-06 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 bb81a2cf7a Add Java 21 source/target support for JSPs

[tomcat] branch 10.1.x updated: Add Java 21 source/target support for JSPs (if JDT version supports it)

2023-01-06 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 7921b2e5f9 Add Java 21 source/target support for

[tomcat] branch 9.0.x updated: Add Java 21 source/target support for JSPs (if JDT version supports it)

2023-01-06 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 7ea07ebf49 Add Java 21 source/target support for JS

Re: Tomcat and JAX-RPC support

2023-01-06 Thread Jean-Louis MONTEIRO
It makes sense. +1 Le ven. 6 janv. 2023 à 11:50, Mark Thomas a écrit : > Tomcat (all versions) currently ships a JNDI factory for JAX-RPC 1.1. > This factory was added in Tomcat 6 (Java EE 5). > > Java EE 5 (Tomcat 6) encouraged new applications to use JAX-WS rather > than JAX-RPC. > > Java EE

[tomcat] branch 8.5.x updated: Add Java 21 source/target support for JSPs (if JDT version supports it)

2023-01-06 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 da831f673d Add Java 21 source/target support for JS

Re: Tomcat and JAX-RPC support

2023-01-06 Thread Rémy Maucherat
On Fri, Jan 6, 2023 at 11:49 AM Mark Thomas wrote: > > Tomcat (all versions) currently ships a JNDI factory for JAX-RPC 1.1. > This factory was added in Tomcat 6 (Java EE 5). > > Java EE 5 (Tomcat 6) encouraged new applications to use JAX-WS rather > than JAX-RPC. > > Java EE 6 (Tomcat 7) marked J

[Bug 66406] JULI ClassLoaderLogManager creates multiple loggers named ""

2023-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66406 --- Comment #3 from Piotr P. Karwasz --- Hi Mark, (In reply to Mark Thomas from comment #2) > The description in comment #1 of how the handlers are configured does not > match what I see with the current code. I was referring to this snippet

[tomcat] branch main updated: Update testing/validation libraries

2023-01-06 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 1c75ed6ec3 Update testing/validation libraries 1c75ed

[tomcat] 02/02: Additional false positives when running via Ant

2023-01-06 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 f0861729a239e88aa802f609ac55a52619243331 Author: Mark Thomas AuthorDate: Fri Jan 6 15:52:28 2023 + Additional fals

[tomcat] 01/02: Fix SpotBugs issues reported via IDE

2023-01-06 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 dbeb4f2602c683460f78550f857a20f09099a86a Author: Mark Thomas AuthorDate: Fri Jan 6 15:37:19 2023 + Fix SpotBugs is

[tomcat] branch main updated (1c75ed6ec3 -> f0861729a2)

2023-01-06 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 1c75ed6ec3 Update testing/validation libraries new dbeb4f2602 Fix SpotBugs issues reported via IDE new f0861729

[tomcat] branch 10.1.x updated (7921b2e5f9 -> 6a54b9ec54)

2023-01-06 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 7921b2e5f9 Add Java 21 source/target support for JSPs (if JDT version supports it) new 58ef1ec31d Update testing/

[tomcat] 01/03: Update testing/validation libraries

2023-01-06 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 58ef1ec31d682645be5c89d6b6575af93621603e Author: Mark Thomas AuthorDate: Fri Jan 6 15:25:20 2023 + Update testin

[tomcat] 02/03: Fix SpotBugs issues reported via IDE

2023-01-06 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 dc82724fc583806a72095881ffa9e08f71511446 Author: Mark Thomas AuthorDate: Fri Jan 6 15:37:19 2023 + Fix SpotBugs

[tomcat] 03/03: Additional false positives when running via Ant

2023-01-06 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 6a54b9ec542ea261bdc7dfdd85045a81905bd50c Author: Mark Thomas AuthorDate: Fri Jan 6 15:52:28 2023 + Additional fa

[Bug 66370] AccessControlException and default behavior change with org.apache.el.GET_CLASSLOADER_USE_PRIVILEGED

2023-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66370 --- Comment #11 from Isaac Rivera Rivas --- Verified the updates worked locally by building the jar and testing with it. Thanks for making the changes! -- You are receiving this mail because: You are the assignee for the bug.

[tomcat] 01/03: Update testing/validation libraries

2023-01-06 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 f60722714c66c46008609230c458ad785f3c1b85 Author: Mark Thomas AuthorDate: Fri Jan 6 15:25:20 2023 + Update testing

[tomcat] 02/03: Fix SpotBugs issues reported via IDE

2023-01-06 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 ed411d8668069c6cc4102204ca16e76d656f96d9 Author: Mark Thomas AuthorDate: Fri Jan 6 15:37:19 2023 + Fix SpotBugs i

[tomcat] branch 9.0.x updated (7ea07ebf49 -> 406047a0ab)

2023-01-06 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 7ea07ebf49 Add Java 21 source/target support for JSPs (if JDT version supports it) new f60722714c Update testing/v

[tomcat] 03/03: Additional false positives when running via Ant

2023-01-06 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 406047a0abe8c73df78af5e5e6ba1e0fef860bb6 Author: Mark Thomas AuthorDate: Fri Jan 6 15:52:28 2023 + Additional fal

[tomcat] 02/02: Additional false positives when running via Ant

2023-01-06 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 commit 3737dd8f7c5941fb19f221278fda726a31c39ab7 Author: Mark Thomas AuthorDate: Fri Jan 6 15:52:28 2023 + Additional fal

[tomcat] 01/02: Update testing/validation libraries

2023-01-06 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 commit a0ce7f64fff1b2bcd6ae7f25940b020630bd6e22 Author: Mark Thomas AuthorDate: Fri Jan 6 15:25:20 2023 + Update testing

[tomcat] branch 8.5.x updated (da831f673d -> 3737dd8f7c)

2023-01-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from da831f673d Add Java 21 source/target support for JSPs (if JDT version supports it) new a0ce7f64ff Update testing/v

Re: January release plans

2023-01-06 Thread Christopher Schultz
Mark, On 1/6/23 04:32, Mark Thomas wrote: Hi all, I've almost finished the prep for the January releases. I expect to finish that later today. My current plan is to tag and build releases for 11.0.x and 10.1.x at the start of next week. +1 I'll see if I can generate a byte-faithful copy of

Re: Tomcat and JAX-RPC support

2023-01-06 Thread Christopher Schultz
Mark, On 1/6/23 05:49, Mark Thomas wrote: Tomcat (all versions) currently ships a JNDI factory for JAX-RPC 1.1. This factory was added in Tomcat 6 (Java EE 5). Java EE 5 (Tomcat 6) encouraged new applications to use JAX-WS rather than JAX-RPC. Java EE 6 (Tomcat 7) marked JAX-RPC as "Propose

Any graalvm diet planned?

2023-01-06 Thread Romain Manni-Bucau
Hi all, It is quite easy to make tomcat running with graalvm these days even without any tooling (it is mainly about enabling one reflection point [1] and a few bundles [2]) however the outcoming binary is quite fat compared to what I expected (~40M). Checking with graalvm dashboard (-H:Dashboard