+1 (non binding) for releasing as the artifacts look good, but I also noticed the following (at least in my opinion) non-blocking things: - the new version in jira is called 2.1.0, in the pom it's 2.0.1. Was this intended? - on my machine `mvn javadoc:javadoc` fails in the tag, but the *-javadoc jars seem to have been built fine. I can't judge how big of an issue this is
Thanks, JL! > On 24. Oct 2023, at 20:03, Richard Zowalla <[email protected]> wrote: > > +1 (non binding) > > Thanks for preparing, JL !! > > On 2023/10/24 13:16:13 Jean-Louis Monteiro wrote: >> Hi all, >> >> I'm very excited to start a vote for Apache Johnzon 2.0.0 which is the >> first Jakarta compatible version in sources. >> >> It fully passes Jakarta EE 10 TCK for both JSON-B 3.0.0 and JSON-P 2.1.1. >> >> *Git TAG* >> https://github.com/apache/johnzon/tree/v2.0.0 >> <https://github.com/apache/bval/tree/3.0.0> >> >> *Sources* >> https://dist.apache.org/repos/dist/dev/johnzon/johnzon-2.0.0/ >> <https://dist.apache.org/repos/dist/dev/bval/bval-3.0.0/> >> >> *Staging repo* >> https://repository.apache.org/content/repositories/orgapachejohnzon-1062 >> <https://repository.apache.org/content/repositories/orgapachebval-1013> >> >> *Release notes* >> >> Bug >> >> - [JOHNZON-397 <https://issues.apache.org/jira/browse/JOHNZON-397>] - >> Prevent inefficient internal conversion from BigDecimal to BigInteger at >> ultra-large scale >> >> New Feature >> >> - [JOHNZON-391 <https://issues.apache.org/jira/browse/JOHNZON-391>] - >> JSON-B 3.0.0 (jakarta namespace) >> - [JOHNZON-392 <https://issues.apache.org/jira/browse/JOHNZON-392>] - >> JSON-P 2.1.1 (jakarta namespace) >> - [JOHNZON-393 <https://issues.apache.org/jira/browse/JOHNZON-393>] - >> Java 11 as minimal requirement >> >> Improvement >> >> - [JOHNZON-305 <https://issues.apache.org/jira/browse/JOHNZON-305>] - >> Johnzon should provide Java 9 module information >> - [JOHNZON-394 <https://issues.apache.org/jira/browse/JOHNZON-394>] - >> Make strict compliancy the default for JSON-P >> >> >> *Please VOTE* >> >> [+1] go for it >> [+0] meh, don't care >> [-1] stop, with why >> >> The VOTE is open for 72h (or as needed) >> >> -- >> Jean-Louis Monteiro >> http://twitter.com/jlouismonteiro >> http://www.tomitribe.com >>
