sounds good, tested on some real app with some deep johnzon integration,
breakages are expected (using internal access modes - i know, not good but
it saves a lot of code ;) - and date parsing which now passes and was
broken before) so looks good to me.

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le sam. 17 août 2019 à 20:15, Mark Struberg <[email protected]> a
écrit :

> right now also running the tcks on my box.
> But you have been faster as usual - congrats :)
>
> +1 for doing a release.
> Will do some perf regression tests before that and then I could pull the
> trigger
> this weekend.
>
> LieGrue,
> strub
>
>
> Am Samstag, den 17.08.2019, 18:40 +0200 schrieb Jean-Louis Monteiro:
> > Great job Romain and quick hacking as usual
> >
> > Le sam. 17 août 2019 à 18:35, Romain Manni-Bucau <[email protected]>
> a
> > écrit :
> >
> > > will do it now - doesnt mean we cant do a 1.1.14 later if it makes
> sense in
> > > maintenance mode but master would be ready to release with the TCK
> being
> > > passed :)
> > >
> > > Romain Manni-Bucau
> > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > <http://rmannibucau.wordpress.com> | Github <
> > > https://github.com/rmannibucau> |
> > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > <
> > >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >
> > > Le sam. 17 août 2019 à 14:04, Jean-Louis Monteiro <
> > > [email protected]>
> > > a écrit :
> > >
> > > > Yeah I think it makes sense for the users to know
> > > >
> > > > Le mar. 13 août 2019 à 20:00, Romain Manni-Bucau <
> [email protected]>
> > > a
> > > > écrit :
> > > >
> > > > > Still ~20 to go
> > > > >
> > > > > Im starting to think we will need to move to a 1.2.0 since
> > > serialization
> > > > > can change a bit for dates at least.
> > > > >
> > > > > Wdyt?
> > > > >
> > > > > Le dim. 11 août 2019 à 21:51, Romain Manni-Bucau <
> > > [email protected]>
> > > > a
> > > > > écrit :
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > We are at ~31 remaining TCK to fix, mainly few adaptations on
> > > > > > instantiations - errors, dates, adapters etc. Nothing crazy from
> a
> > > > quick
> > > > > > look but we are in the one by one phase so it takes some time ;)
> -
> > > > which
> > > > > is
> > > > > > a good news for us. Will try to continue a bit next week but not
> sure
> > > > the
> > > > > > time I will get for that.
> > > > > >
> > > > > > Side note: don't forget to use jsonb snapshot spec jar in
> previous
> > > > > > jsonb.classes line since we fixed an issue in JsonbConfig
> accumulate
> > > > > logic.
> > > > > > Romain Manni-Bucau
> > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > <http://rmannibucau.wordpress.com> | Github
> > > > > > <https://github.com/rmannibucau> | LinkedIn
> > > > > > <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > <
> > >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > >
> > > > > >
> > > > > > Le sam. 10 août 2019 à 13:03, Romain Manni-Bucau <
> > > > [email protected]>
> > > > > > a écrit :
> > > > > >
> > > > > > > Hi everyone,
> > > > > > >
> > > > > > > TCK got public for JSON-B on github, I started to have a look.
> > > > > > > We have a lot of small edge cases not well handled so will try
> to
> > > make
> > > > > it
> > > > > > > more compliant soon.
> > > > > > > If you want to join don't hesitate to let me know.
> > > > > > >
> > > > > > > You just have to download the binary at
> > > > > > >
> > >
> http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted/eclipse-jsonb-tck-1.0.0.zip
> > > > > ,
> > > > > > > extract it and edit one file - adjust your paths ;):
> > > > > > >
> > > > > > > $ grep jsonb.classes bin/ts.jte
> > > > > > > # @jsonb.classes -- Classes of the JSON-B RI Implementation
> needed
> > > to
> > > > > > >
> > >
> jsonb.classes=/home/rmannibucau/.m2/repository/org/apache/geronimo/specs/ger
> > > onimo-json_1.1_spec/1.2/geronimo-json_1.1_spec-
> > >
> 1.2.jar:/home/rmannibucau/.m2/repository/org/apache/geronimo/specs/geronimo-
> > > jsonb_1.0_spec/1.1/geronimo-jsonb_1.0_spec-
> > > 1.1.jar:/home/rmannibucau/dev/johnzon/johnzon-core/target/johnzon-core-
> > > 1.1.14-SNAPSHOT.jar:/home/rmannibucau/dev/johnzon/johnzon-
> > > mapper/target/johnzon-mapper-1.1.14-
> > >
> SNAPSHOT.jar:/home/rmannibucau/dev/johnzon/johnzon-jsonb/target/johnzon-
> > > jsonb-1.1.14-
> > >
> SNAPSHOT.jar:/home/rmannibucau/.m2/repository/org/apache/geronimo/specs/gero
> > > nimo-servlet_3.0_spec/1.0/geronimo-servlet_3.0_spec-1.0.jar
> > > > > > > Then go in bin/ folder and launch "ant gui", you can then open
> the
> > > > test
> > > > > > > suite.
> > > > > > >
> > > > > > > FYI we are at 202 green tests and 68 failures for now.
> > > > > > > Will try to have a look to nillable issues soon and keep this
> thread
> > > > > > > updated with new fixes.
> > > > > > >
> > > > > > > Romain Manni-Bucau
> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > > <http://rmannibucau.wordpress.com> | Github
> > > > > > > <https://github.com/rmannibucau> | LinkedIn
> > > > > > > <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > > <
> > >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
>
>

Reply via email to