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 a look to tell us, if it is on our side (or on their side): [1] So for now, I've marked them as ignored in our setup. Gruß Richard [1] https://issues.apache.org/jira/browse/CXF-9005 Am Samstag, dem 20.04.2024 um 16:13 +0200 schrieb 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 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#inv > > al > > 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 >