Re: CXF 4.1.x - Status

2024-04-23 Thread Richard Zowalla
Hi all, just merged the JAX-RS TCK branch (thanks for the initial setup for embedded TomEE, Benedict). I did some additional tweaks to it and did the setup for TomEE standalone + signature tests. We have 3 JAX-RS TCK failures left (2 of them in the spec 3.1 area). The CXF guys promised to have

Re: CXF 4.1.x - Status

2024-04-20 Thread Richard Zowalla
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

CXF 4.1.x - Status

2024-04-19 Thread 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#invalid Token It fails because of a recent change in CXF 4.1.x - you can find some details here: