Hi Johann, We have done most of the work. Not fully passing the entire TCK set, but we are moving other projects in parallel. Here is the PR where the work happens
https://github.com/apache/johnzon/pull/98 If you want to help fix some of them, that'd be great. The big part is implemented though. Some are TCK setup issue like signature tests. -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, May 22, 2023 at 11:51 AM Johann Sorel <johann.so...@geomatys.com> wrote: > Hello, > > I am currently working on Apache SIS (https://sis.apache.org/) on a new > format implementation (Coverage-JSON). > So far I am using jakarta JSON-B 3.0.0 and the reference implementation > Eclipse Yasson, we also use Jackson-JSON on other sub-projects. > We plan to replace all (or most) by json-p/json-b API and likely Apache > Johnzon with time. > > The Yasson project do not look very active and I didn't have any replies > to the bug reports I submitted so far. > So replacing yasson by johnzon will likely happen sooner then later. > > Do you know when a Johnzon release with json-b 3.0.0 support might happen ? > > Thanks > > Johann Sorel > Geomatys > >