Here is my own +1
LieGrue, strub > Am 25.04.2017 um 00:13 schrieb Romain Manni-Bucau <[email protected]>: > > +1 > > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://blog-rmannibucau.rhcloud.com> | Old Blog > <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory > <https://javaeefactory-rmannibucau.rhcloud.com> > > 2017-04-24 22:35 GMT+02:00 Mark Struberg <[email protected]>: > >> Hi! >> >> The Apache Johnzon team is happy to call a VOTE on johnzon-1.1.0. >> >> Apache Johnzon-1.1.0 implements the JavaEE 8 JSON-P_1.1 and JSON-B_1.0 >> specifications. >> >> For testing JSON-P_1.1 you need the following dependencies: >> >> <dependency> >> <groupId>org.apache.geronimo.specs</groupId> >> <artifactId>geronimo-json_1.1_spec</artifactId> >> <version>1.0</version> >> <scope>provided</scope> >> </dependency> >> <dependency> >> <groupId>org.apache.johnzon</groupId> >> <artifactId>johnzon-core</artifactId> >> <version>1.1.0</version> >> </dependency> >> >> For additionally using JSON-B_1.0 please use the following artifacts: >> <dependency> >> <groupId>org.apache.geronimo.specs</groupId> >> <artifactId>geronimo-jsonb_1.0_spec</artifactId> >> <version>1.0</version> >> <scope>provided</scope> >> </dependency> >> <dependency> >> <groupId>org.apache.johnzon</groupId> >> <artifactId>johnzon-jsonb</artifactId> >> <version>1.1.0</version> >> </dependency> >> >> >> The staging repository can be found here: >> https://repository.apache.org/content/repositories/orgapachejohnzon-1017/ >> >> The source release zip is here: >> https://repository.apache.org/content/repositories/ >> orgapachejohnzon-1017/org/apache/johnzon/johnzon/1.1.0/ >> >> I pushed the release branch and the tag to my github repo: >> https://github.com/struberg/johnzon/tree/rel_johnzon_1.1.0 >> https://github.com/struberg/johnzon/tree/v1.1.0 >> >> Please VOTE on releasing Apache Johnzon-1.1.0 >> >> [+1] yeah, ship it! >> [+0] meh, don't care... >> [-1] stop, because ${reason} >> >> The VOTE is open for 72h >> >> txs and LieGrue, >> strub >> >> >>
