Scott Marlow
Scott Marlow
@lukasj Pending approval of this TCK challenge, we will release updated TCKs as per discussion on https://github.com/jakartaee/platform-tck/pull/1165 to be had. Feedback on the pr is welcome about the TCK change...
> Wouldn't be good also to create an issue for Derby? It is quite old, but now it is much easier to fix/improve something. If anyone wants to open a...
https://deploy-preview-724--jakartaee-specifications.netlify.app/specifications/restful-ws/4.0/ shows: ``` Compatible Implementations [Eclipse Jersey 4.0](https://projects.eclipse.org/projects/ee4j.jersey) ``` Shouldn't the Compatible Implementations be updated to list [RESTEasy on Java 17](https://github.com/resteasy/certifications/blob/main/jakarta-rest-4.0/7.0.0.Alpha1/jakarta-rest-tck-jdk-17.adoc) + [RESTEasy on Java 21](https://github.com/resteasy/certifications/blob/main/jakarta-rest-4.0/7.0.0.Alpha1/jakarta-rest-tck-jdk-21.adoc)? CC @jamezp
> It seems to be there now: > > https://deploy-preview-505--jakartaee-specifications.netlify.app/specifications/faces/4.0/apidocs/jakarta/faces/annotation/managedproperty Thank you @arjantijms!
> Hi Brian, > > > The test needs to be updated to behave differently when running with a newer version of the JDK. > > I don't think test...
@gurunrao this should still be targeted for jsonb-api TCK to be used with EE 10, as all SPEC API TCKs should include signature testing.
Could one of the committers please add the `challenge` label to this issue.
@lukasj should we back port the https://github.com/jakartaee/platform-tck/pull/1151 change to the Persistence 3.1 TCK? Or exclude the challenged tests?
I'll exclude the challenged tests and stage a Persistence 3.1 TCK for testing. @lukasj, IMO we could later back port the https://github.com/jakartaee/platform-tck/pull/1151 change and release again if you prefer.
https://github.com/scottmarlow/jakartaee-tck/tree/persistence_issues_388 contains the change to be built + tested once we resolve a problem with [Docker](https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck-scottmarlow/job/persistence_issues_388/2/console).