Hi all,

turned out to be a bug in CXF - they have fixed the root cause and our
CI is happy with 4.1.0-SNAPSHOT, so I merged the branch into "main".

Next steps include to get [1] into "main" since we are failing only a
few of the JAX-RS related TCK tests (which we can exclude (for now) and
create related tracking Jiras for it).

Gruß
Richard


[1] https://github.com/apache/tomee/pull/1063

Am Freitag, dem 19.04.2024 um 10:04 +0200 schrieb Richard Zowalla:
> Hi all,
> 
> overall CXF 4.1.x looks good (from a build perspective and the MP
> TCKs). This is the PR [1].
> 
> We have one failing JWT test:
> 
> > 
> org.eclipse.microprofile.jwt.tck.container.jaxrs.EmptyTokenTest#inval
> id
> Token
> 
> 
> It fails because of a recent change in CXF 4.1.x - you can find some
> details here: [1]
> 
> I don't know, if this change was intentional from CXF (if so, we
> might
> need to fix it on our side) or if it was just an unintentional
> change.
> 
> Any thoughts?
> 
> Gruß
> Richard
> 
> 
> [1] https://github.com/apache/tomee/pull/1121
> [2] https://github.com/apache/cxf/pull/1822

Reply via email to