Re: New PMC member: Markus Jung

2025-07-29 Thread Evaldo Junior
Congratulations Markus. It is the merit of your effort. Em ter., 29 de jul. de 2025 às 02:25, Thomas Andraschko < andraschko.tho...@gmail.com> escreveu: > Well deserved - congrats! > > Daniel Dias Dos Santos schrieb am Mo., > 28. Juli 2025, 21:42: > > > Congratulations Markus > > > > :) > > > >

ThreadContext handling, context propagation, multi-threaded issues

2025-07-29 Thread David Blevins
So this is somewhat of a topic larger than one PR. First some background on architecture. The ThreadContext is essentially an API wrapped around a ThreadLocal, designed to be the only thread local you actually need to track thread state. In many other app servers some of us had worked on in th

[PR] Release 10.0.1 [tomee-jakartaee-api]

2025-07-29 Thread via GitHub
jungm opened a new pull request, #6: URL: https://github.com/apache/tomee-jakartaee-api/pull/6 vote is currently running: https://lists.apache.org/thread/k0cpdydnfy6zlynwl72ss49vg9mllrrz -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[VOTE] Release JakartaEE API 10.0.1

2025-07-29 Thread Markus Jung
Hey all, I’d like to start a VOTE on releasing JakartaEE API 10.0.1. This release is a minor bugfix release that fixes TOMEE-4508 which caused the reference EL API jars to take precedence in the built artifacts over the Tomcat EL API jar - which is what TomEE uses. Here are the facts - Git Tag

Re: [PR] Bump org.apache:apache from 34 to 35 (tomee-quartz-shade)

2025-07-29 Thread via GitHub
rzo1 merged PR #5: URL: https://github.com/apache/tomee-quartz-shade/pull/5 -- 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-mail: dev-unsubscr...@tomee.apache

Re: [PR] TOMEE-4503 - Migrate to libre-wsdl4j (tomee)

2025-07-29 Thread via GitHub
rzo1 commented on PR #2032: URL: https://github.com/apache/tomee/pull/2032#issuecomment-3132253560 https://ci-builds.apache.org/job/Tomee/view/tomee-10.x/job/pull-request-manual-with-tck/28/ -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] TOMEE-4503 - Migrate to libre-wsdl4j (tomee)

2025-07-29 Thread via GitHub
rzo1 opened a new pull request, #2032: URL: https://github.com/apache/tomee/pull/2032 Migrate to `libre-wsdl4j`, cf. https://github.com/librewsdl4j/libre-wsdl4j -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [DISCUSS] Release jakartaee-api 10.0.1?

2025-07-29 Thread Thomas Andraschko
+1 for 10.0.1 Am Di., 29. Juli 2025 um 13:48 Uhr schrieb Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com>: > Hello, > > +1 > > Thanks > > On Tue, Jul 29, 2025, 03:52 Richard Zowalla wrote: > > > +1 for 10.0.1 ;-) > > > > > Am 29.07.2025 um 08:40 schrieb Markus Jung : > > > > > > Hey al

Re: [DISCUSS] Release jakartaee-api 10.0.1?

2025-07-29 Thread Daniel Dias Dos Santos
Hello, +1 Thanks On Tue, Jul 29, 2025, 03:52 Richard Zowalla wrote: > +1 for 10.0.1 ;-) > > > Am 29.07.2025 um 08:40 schrieb Markus Jung : > > > > Hey all, > > > > > > with Richards ongoing discussion on integrating JPA 3.2 into TomEE 10 > [1] the idea surfaced to release jakartaee-api beforeh

Re: [PR] TOMEE-4516 - Threadsafe RequestScopedThreadContextListener (tomee)

2025-07-29 Thread via GitHub
ammannmi commented on PR #1996: URL: https://github.com/apache/tomee/pull/1996#issuecomment-3131164201 I aggree with @rzo1, the ThreadContext should be bound to one thread and not shared between threads because this would require, that the whole context is threadsafe. So the main reason for

Re: [PR] TOMEE-4516 - Threadsafe RequestScopedThreadContextListener (tomee)

2025-07-29 Thread via GitHub
otbutz commented on PR #1996: URL: https://github.com/apache/tomee/pull/1996#issuecomment-3131163996 > @ammannmi @otbutz could you both subscribe to the dev list so we can talk this through there? [Subscribe](mailto:dev-subscr...@tomee.apache.org). I'll wait till tomorrow before starting a