Hi Jon, Looks like the last changes broke the build. Can you have a look?
Gruß Richard > Am 09.09.2025 um 19:18 schrieb Jonathan Gallimore > <jonathan.gallim...@gmail.com>: > > Thanks! I have managed to get it pushed, along with a unit test change. > I've run the build locally and it looks ok - I'll keep an eye on the CI. > > Thanks > > Jon > > On Tue, Sep 9, 2025 at 11:24 AM Markus Jung <ju...@apache.org> wrote: > >> Sure thing, no need to rush. I won't run a release for at least ~3 days >> anyways since Tomcat 10.1.45 has some issues with FileStore session >> storage (see announcement >> https://lists.apache.org/thread/k4h4nxphq547rdw31q13cx2d0rz0r2l1) and a >> 10.1.46 vote is already running >> >> >> On 9/9/25 11:32, Jonathan Gallimore wrote: >>> I've got a fix for a concurrency bug that I'd like to get in today if >>> that's possible. The issue is here: >>> >> https://github.com/apache/tomee/blob/main/container/openejb-core/src/main/java/org/apache/openejb/threads/impl/ApplicationThreadContextProvider.java#L76 >>> where we allow at ThreadContext to be entered twice. Not entirely sure >> how >>> to best test it, but I'll try and get something committed today. >>> >>> Jon >>> >>> On Mon, Sep 8, 2025 at 9:13 AM Markus Jung <ju...@apache.org> wrote: >>> >>>> Hey all, >>>> >>>> >>>> Thomas reported a bug in deploying the @FacesBehavior JSF annotation >>>> (TOMEE-4524) that causes current PrimeFaces SNAPSHOT builds to not run >>>> on TomEE. This directly affects us as a TomEE user because we build >>>> PrimeFaces from the master branch whenever we contribute features/fixes, >>>> so I'd like to run a release for 10.1.2 rather sooner than later. >>>> >>>> Other than that nothing too exciting happened since 10.1.1, just a few >>>> dependency updates. There is an ongoing VOTE for Tomcat 10.1.45 >>>> (https://lists.apache.org/thread/j4htrl5plgrdn1n4gvcfn3x247rtk3l5) that >>>> we should IMO be waiting for before we run a release. >>>> >>>> >>>> WDYT? >>>> >>>> >>>> Thanks >>>> >>>> Markus >>>> >>>> >>