[VOTE] Release TomEE 10.1.5

Markus Jung <[email protected]> Sun, 26 Apr 2026 09:24:13 +0200
Newsgroups gmane.comp.java.openejb.devel
Message-ID <[email protected]>
Hey all,

I=E2=80=99d like to start a vote on releasing the artifacts for TomEE =
10.1.5 below. This release ships fixes related to our implementation of =
the `@OpenIdAuthenticationMechanismDefinition`, fixes an issue with =
resource construction, has a small improvement in logging, and features =
the usual dependency upgrades.

Here are the facts:
- Maven repo: =
https://repository.apache.org/content/repositories/orgapachetomee-1245/
- Binaries & source: =
https://dist.apache.org/repos/dist/dev/tomee/staging-1245/tomee-10.1.5/
- Tag: https://github.com/apache/tomee/tree/tomee-project-10.1.5 =
(025c9e52643b3bfba3787bd10eeb837f0ef561f0)


Full release notes:
Bug
    =E2=80=A2 [TOMEE-4577] - Resources with explicit contructor-type set =
to "String" are broken
    =E2=80=A2 [TOMEE-4584] - OpenIdAuthenticationMechanism =
redirectToOriginalResource does not restore parameterMap
    =E2=80=A2 [TOMEE-4592] - OpenIdAuthenticationMechanism throws =
exception when token refresh fails
    =E2=80=A2 [TOMEE-4595] - OpenIdAuthenticationMechanism =
tokenAutoRefresh expression eval fails randomly
    =E2=80=A2 [TOMEE-4596] - OpenIdAuthenticationMechanism invalidates =
session too early
Improvement
    =E2=80=A2 [TOMEE-4580] - Improve clarity of conf.0008 deployment =
mismatch error
    =E2=80=A2 [TOMEE-4602] - Bouncycastle use jdk18on artifacts instead =
of jdk15to18
Dependency upgrade
    =E2=80=A2 [TOMEE-4578] - commons-codec 1.21.0
    =E2=80=A2 [TOMEE-4579] - SmallRye Config 3.17.1
    =E2=80=A2 [TOMEE-4582] - CXF 4.1.5
    =E2=80=A2 [TOMEE-4585] - ActiveMQ 6.2.4
    =E2=80=A2 [TOMEE-4587] - Jackson 2.21.2
    =E2=80=A2 [TOMEE-4588] - Snakeyaml 2.6
    =E2=80=A2 [TOMEE-4597] - Tomcat 10.1.54
    =E2=80=A2 [TOMEE-4598] - Commons Logging 1.3.6
    =E2=80=A2 [TOMEE-4599] - Mojarra 4.0.15
    =E2=80=A2 [TOMEE-4601] - Bouncycastle 1.84


Please VOTE

[+1] go ship it
[+0] meh, don't care
[-1] stop, there is a ${showstopper}

The VOTE is open for 72h or as long as needed.


Thanks
Markus=