Hi Jim,
On Fri, Mar 4, 2022 at 12:53 PM Jim Krueger <jim_krueger(a)us.ibm.com> wrote:
Hi,
I currently work on the OpenLiberty RESTful web services (JAX-RS)
development team.
As with EE9 RESTful WS 3.0, OpenLiberty will be consuming RESTEasy for
Jakarta EE10 RESTful WS 3.1.
I'm wondering if there are specific issues/pull requests in RestEasy for
the various spec items, such as "Support for multipart media type",
"Better
alignment with JSON-B", etc.? Also, has a future version of RESTEasy been
designated for Jakarta EE10 support?
The JIRA you mentioned below,
https://issues.redhat.com/browse/RESTEASY-1925,
is the one we're using for Jakarta REST 3.1. There should be linked
sub-tasks on that JIRA which are linked to what currently needs to be done.
We don't have a specific release date yet, but I think we're pretty close
for at least an Alpha and the version will be 6.1.0.
One thing holding us up is the spec itself does not have released
artifacts. I'm thinking of forking it though and releasing a
3.1.0-jbossorg-1 version of it in JBoss Nexus which would help us be able
to integrate it.
I have also setup the testsuite to run the TCK,
https://github.com/resteasy/resteasy/tree/main/testsuite/jakarta-rest-tck.
It's a bit funky ATM because there is no repository which contains the TCK
artifact which is another reason I'm thinking of doing a 3.1.0-jbossorg-1
release. With this included,
https://github.com/resteasy/resteasy/pull/3026,
we are failing 6 TCK tests 2 of which should be solved by an upstream fix
that was recently merged.
It does seem like maybe it's getting to a point though where we could write
a blog post about this.
Please feel free to reach out with any further questions or comments.
I've been looking a
https://issues.redhat.com/browse/RESTEASY-1925 and
digging around a bit, but haven't found anything definitive (perhaps I'm
not seeing the obvious).
Any information you can provide will help helpful. Thanks
_______________________________________________
resteasy-dev mailing list -- resteasy-dev(a)lists.jboss.org
To unsubscribe send an email to resteasy-dev-leave(a)lists.jboss.org
--
James R. Perkins
JBoss by Red Hat