Re: [VOTE] Release Apache TomEE 10.2.0

Cesar Hernandez <[email protected]> Thu, 16 Jul 2026 14:48:25 -0600
Newsgroups gmane.comp.java.openejb.devel
Message-ID <CAFmYxhSnpg0DCm=xBx9faQbLdG1MW1cggHtqCuunU7E_1LQxQA@mail.gmail.com>
--0000000000005806400656c09109
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

+1 (binding)
Thank you!

On Thu, Jul 16, 2026 at 1:01=E2=80=AFPM Martin Wiesner <[email protected]=
> wrote:

> Hi folks,
>
> +1 (non-binding)
>
> I've tested on three applications: JAX-WS, JAX-RS, JPA, CDI, Servlets, an=
d
> EARs.
> From what I can tell: everything looks fine.
>
> Java version: 21.0.11, vendor: Eclipse Adoptium, runtime:
> /Library/Java/JavaVirtualMachines/temurin-21.0.11.jdk/Contents/Home
> Default locale: de_DE, platform encoding: UTF-8
> OS name: "mac os x", version: "26.5.2", arch: "aarch64", family: "mac"
>
> In addition, I ran (runtime) checks on a Linux/Ubuntu env.
>
> Verified hashes and signatures: =3D> VALID
>
> Thanks to all contributors and for prepping this release candidate.
>
> Gru=C3=9F
> Martin
>
> > Am 16.07.2026 um 10:08 schrieb Skander Soltane <
> [email protected]>:
> >
> > Hello,
> >
> > +1 (non binding)
> >
> > Thanks
> >
> > On Wed, Jul 15, 2026 at 1:30=E2=80=AFPM Daniel Dias Dos Santos <
> > [email protected]> wrote:
> >
> >> Hello,
> >>
> >> 1+
> >>
> >> Thanks
> >>
> >> On Wed, Jul 15, 2026, 08:28 Mark Struberg via dev <[email protected]=
g
> >
> >> wrote:
> >>
> >>> +1
> >>>
> >>> LieGrue,
> >>> strub
> >>>
> >>>
> >>>> Am 14.07.2026 um 10:40 schrieb Richard Zowalla <[email protected]>:
> >>>>
> >>>>
> >>>> Hello everyone,
> >>>>
> >>>> This is a vote for the release of Apache TomEE 10.2.0.
> >>>>
> >>>> This is a maintenance release on the TomEE 10 / Jakarta EE 10 line.
> >>> Thanks to everyone who contributed code and reported issues to make
> this
> >>> happen.
> >>>>
> >>>> Notable changes:
> >>>>   =E2=80=A2 Several bug fixes, including a fix for the LinkageError =
with
> >>> scope=3D"request" (TOMEE-4589, TOMEE-4603, TOMEE-4620, TOMEE-4631)
> >>>>   =E2=80=A2 Improvements to the EJB client: sslTruststorePassword is=
 no longer
> >>> sent in outgoing requests, and AuthenticationExceptionnow retains its
> >>> RemoteException cause (TOMEE-4604, TOMEE-4610)
> >>>>   =E2=80=A2 A large batch of dependency upgrades, including Tomcat 1=
0.1.57,
> >>> Johnson 2.1.0, CXF 4.1.7, ActiveMQ 6.2.7, Jackson 2.22.1, Mojarra
> 4.0.18,
> >>> log4j2 2.26.1, and BouncyCastle 1.85
> >>>>
> >>>> Our full build is green, so I am happy to call for a vote to release
> >>> TomEE 10.2.0.
> >>>>
> >>>> Here are the hard facts:
> >>>>
> >>>> -----
> >>>> Maven Repo
> >>>>
> >>>>
> >> https://repository.apache.org/content/repositories/orgapachetomee-1253=
/
> >>>> <repositories>
> >>>> <repository>
> >>>> <id>tomee-10.2.0-rc1</id>
> >>>> <name>Testing TomEE 10.2.0-RC1</name>
> >>>> <url>
> >>>
> https://repository.apache.org/content/repositories/orgapachetomee-1253/
> >>> </url>
> >>>> </repository>
> >>>> </repositories>
> >>>>
> >>>> --------
> >>>> Binaries & Source
> >>>>
> >> https://dist.apache.org/repos/dist/dev/tomee/staging-1253/tomee-10.2.0=
/
> >>>>
> >>>> Tag
> >>>> https://github.com/apache/tomee/releases/tag/tomee-project-10.2.0
> >>>> Commit: 3761db889a2db1dc81a62dc3230d17fdfba417a0
> >>>>
> >>>> -------
> >>>> Release notes
> >>>>
> >>>
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=3D123123=
20&version=3D12356881
> >>>>
> >>>>   =E2=80=A2 [TOMEE-4589] - openejb reports an error in web.xml which=
 is wrong
> >>>>   =E2=80=A2 [TOMEE-4603] - LinkageError in tomee 10.1 with scope=3D"=
request"
> >>>>   =E2=80=A2 [TOMEE-4620] - Misspelled field accesToken in OIDC Token=
Response
> >>> prevents interoperability with custom JSON providers (Jackson)
> >>>>   =E2=80=A2 [TOMEE-4631] - arquillian-tomee-remote: static "register=
ed" latch
> >>> breaks container re-registration on a second Arquillian Manager (e.g.
> >>> failsafe rerunFailingTestsCount)
> >>>>   =E2=80=A2 [TOMEE-4604] - Client's HttpConnectionFactory does not s=
trip
> >>> sslTruststorePassword from outgoing request.
> >>>>   =E2=80=A2 [TOMEE-4610] - openejb-client: AuthenticationException f=
rom
> >>> JNDIContext.authenticate() loses RemoteException cause
> >>>>   =E2=80=A2 [TOMEE-4605] - ActiveMQ 6.2.5
> >>>>   =E2=80=A2 [TOMEE-4606] - Commons Codec 1.22.0
> >>>>   =E2=80=A2 [TOMEE-4607] - Jackson 2.12.3
> >>>>   =E2=80=A2 [TOMEE-4608] - Jakarta Faces / Mojarra 4.0.17
> >>>>   =E2=80=A2 [TOMEE-4609] - Smallrye Config 3.17.2
> >>>>   =E2=80=A2 [TOMEE-4611] - Tomcat 10.1.55
> >>>>   =E2=80=A2 [TOMEE-4612] - Neethi 3.2.2
> >>>>   =E2=80=A2 [TOMEE-4614] - ActiveMQ 6.2.6
> >>>>   =E2=80=A2 [TOMEE-4615] - Mojarra 4.0.18
> >>>>   =E2=80=A2 [TOMEE-4617] - CXF 4.1.6
> >>>>   =E2=80=A2 [TOMEE-4618] - SAAJ 3.0.5
> >>>>   =E2=80=A2 [TOMEE-4619] - Upgrade opentelemetry-api 1.63.0
> >>>>   =E2=80=A2 [TOMEE-4622] - Upgrade CXF to 4.1.7
> >>>>   =E2=80=A2 [TOMEE-4623] - Jackson 2.22.0
> >>>>   =E2=80=A2 [TOMEE-4626] - Tomcat 10.1.56
> >>>>   =E2=80=A2 [TOMEE-4627] - Commons Logging 1.4.0
> >>>>   =E2=80=A2 [TOMEE-4629] - saaj-impl 3.0.6
> >>>>   =E2=80=A2 [TOMEE-4630] - ActiveMQ 6.2.7
> >>>>   =E2=80=A2 [TOMEE-4633] - XBean 4.31
> >>>>   =E2=80=A2 [TOMEE-4635] - Tomcat 10.1.57
> >>>>   =E2=80=A2 [TOMEE-4636] - Smallrye Config 3.18.0
> >>>>   =E2=80=A2 [TOMEE-4637] - Jackson 2.22.1
> >>>>   =E2=80=A2 [TOMEE-4638] - log4j2 2.26.1
> >>>>   =E2=80=A2 [TOMEE-4639] - Bouncycastle 1.85
> >>>>
> >>>> ------
> >>>> Signature verification
> >>>>
> >>>> For signature verification, you can check the example script here:
> >>> https://gist.github.com/rzo1/9fb1ca0d58e1fc982d596f2a94b10b32
> >>>> =E2=80=94=E2=80=94=E2=80=94
> >>>>
> >>>>
> >>>> Please VOTE
> >>>>
> >>>>   =E2=80=A2 [+1] go ship it
> >>>>   =E2=80=A2 [+0] meh, don't care
> >>>>   =E2=80=A2 [-1] stop, there is a ${showstopper}
> >>>>
> >>>> The VOTE is open for 72h or as long as needed.
> >>>>
> >>>> Gru=C3=9F Richard
> >>>
> >>>
> >>
>
>

--=20
Atentamente:
C=C3=A9sar Hern=C3=A1ndez.

--0000000000005806400656c09109--