You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by Mark Struberg <st...@yahoo.de.INVALID> on 2018/02/14 10:53:51 UTC

[VOTE] Apache Johnzon-1.1.6 - take 2

Good afternoon!

I'd like to call a second VOTE on releasing Apache Johnzon-1.1.6

The following bugs and enhancements got fixed:


Bug

	• [JOHNZON-147] - support for Byte Order Mark in JsonStreamParser is missing
	• [JOHNZON-148] - writing primitives via OutputStream fails with weird exception
	• [JOHNZON-155] - Johnzon fails to extract real type from generic type over multiple inheritance level
	• [JOHNZON-156] - Make BufferStrategy configurable via system.property
	• [JOHNZON-157] - regression for JsonParser#readObject failing with "START_ARRAY doesn't support getObject()"
Improvement

	• [JOHNZON-154] - Object cant be serialized properly when instance is a list


The stagin repository can be found here:
https://repository.apache.org/content/repositories/orgapachejohnzon-1024/

The tag of the release is at sha1 95061a0afb5dd5bb4b81a7de0044bcf8f73d0171 pushed to our master.

The source release can be found at
https://repository.apache.org/content/repositories/orgapachejohnzon-1024/org/apache/johnzon/apache-johnzon/1.1.6/
the sha1 of the src.zip is 874344bfd40cb30c022db33c3dd132600231e889

Please VOTE

[+1] go ship it!
[+0] meh, don't care
[-1] stop, I found a ${showstopper}

The VOTE is open for 72h.

txs and LieGrue,
strub

Re: [VOTE] [RESULT] Apache Johnzon-1.1.6 - take 2

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Time to tally the vote!

The VOTE did pass with the following:


+1 Daniel, Romain, Jean-Louis, Hendrik, Reinhard, Matthew, Mark


txs 2 all who reviewed and voted!

Will go forward with the release steps.

txs and LieGrue,
strub

> Am 14.02.2018 um 11:53 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> Good afternoon!
> 
> I'd like to call a second VOTE on releasing Apache Johnzon-1.1.6
> 
> The following bugs and enhancements got fixed:
> 
> 
> Bug
> 
> 	• [JOHNZON-147] - support for Byte Order Mark in JsonStreamParser is missing
> 	• [JOHNZON-148] - writing primitives via OutputStream fails with weird exception
> 	• [JOHNZON-155] - Johnzon fails to extract real type from generic type over multiple inheritance level
> 	• [JOHNZON-156] - Make BufferStrategy configurable via system.property
> 	• [JOHNZON-157] - regression for JsonParser#readObject failing with "START_ARRAY doesn't support getObject()"
> Improvement
> 
> 	• [JOHNZON-154] - Object cant be serialized properly when instance is a list
> 
> 
> The stagin repository can be found here:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1024/
> 
> The tag of the release is at sha1 95061a0afb5dd5bb4b81a7de0044bcf8f73d0171 pushed to our master.
> 
> The source release can be found at
> https://repository.apache.org/content/repositories/orgapachejohnzon-1024/org/apache/johnzon/apache-johnzon/1.1.6/
> the sha1 of the src.zip is 874344bfd40cb30c022db33c3dd132600231e889
> 
> Please VOTE
> 
> [+1] go ship it!
> [+0] meh, don't care
> [-1] stop, I found a ${showstopper}
> 
> The VOTE is open for 72h.
> 
> txs and LieGrue,
> strub


Re: [VOTE] Apache Johnzon-1.1.6 - take 2

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
and here is my own +1

LieGrue,
strub


> Am 15.02.2018 um 17:11 schrieb Matthew Broadhead <ma...@nbmlaw.co.uk>:
> 
> +1
> 
> On 14/02/2018 12:51, Daniel Cunha wrote:
>> +1
>> 
>> 2018-02-14 8:53 GMT-02:00 Mark Struberg <st...@yahoo.de.invalid>:
>> 
>>> Good afternoon!
>>> 
>>> I'd like to call a second VOTE on releasing Apache Johnzon-1.1.6
>>> 
>>> The following bugs and enhancements got fixed:
>>> 
>>> 
>>> Bug
>>> 
>>>         • [JOHNZON-147] - support for Byte Order Mark in JsonStreamParser
>>> is missing
>>>         • [JOHNZON-148] - writing primitives via OutputStream fails with
>>> weird exception
>>>         • [JOHNZON-155] - Johnzon fails to extract real type from generic
>>> type over multiple inheritance level
>>>         • [JOHNZON-156] - Make BufferStrategy configurable via
>>> system.property
>>>         • [JOHNZON-157] - regression for JsonParser#readObject failing
>>> with "START_ARRAY doesn't support getObject()"
>>> Improvement
>>> 
>>>         • [JOHNZON-154] - Object cant be serialized properly when instance
>>> is a list
>>> 
>>> 
>>> The stagin repository can be found here:
>>> https://repository.apache.org/content/repositories/orgapachejohnzon-1024/
>>> 
>>> The tag of the release is at sha1 95061a0afb5dd5bb4b81a7de0044bcf8f73d0171
>>> pushed to our master.
>>> 
>>> The source release can be found at
>>> https://repository.apache.org/content/repositories/
>>> orgapachejohnzon-1024/org/apache/johnzon/apache-johnzon/1.1.6/
>>> the sha1 of the src.zip is 874344bfd40cb30c022db33c3dd132600231e889
>>> 
>>> Please VOTE
>>> 
>>> [+1] go ship it!
>>> [+0] meh, don't care
>>> [-1] stop, I found a ${showstopper}
>>> 
>>> The VOTE is open for 72h.
>>> 
>>> txs and LieGrue,
>>> strub
>> 
>> 
>> 
> 


Re: [VOTE] Apache Johnzon-1.1.6 - take 2

Posted by Matthew Broadhead <ma...@nbmlaw.co.uk>.
+1

On 14/02/2018 12:51, Daniel Cunha wrote:
> +1
>
> 2018-02-14 8:53 GMT-02:00 Mark Struberg <st...@yahoo.de.invalid>:
>
>> Good afternoon!
>>
>> I'd like to call a second VOTE on releasing Apache Johnzon-1.1.6
>>
>> The following bugs and enhancements got fixed:
>>
>>
>> Bug
>>
>>          • [JOHNZON-147] - support for Byte Order Mark in JsonStreamParser
>> is missing
>>          • [JOHNZON-148] - writing primitives via OutputStream fails with
>> weird exception
>>          • [JOHNZON-155] - Johnzon fails to extract real type from generic
>> type over multiple inheritance level
>>          • [JOHNZON-156] - Make BufferStrategy configurable via
>> system.property
>>          • [JOHNZON-157] - regression for JsonParser#readObject failing
>> with "START_ARRAY doesn't support getObject()"
>> Improvement
>>
>>          • [JOHNZON-154] - Object cant be serialized properly when instance
>> is a list
>>
>>
>> The stagin repository can be found here:
>> https://repository.apache.org/content/repositories/orgapachejohnzon-1024/
>>
>> The tag of the release is at sha1 95061a0afb5dd5bb4b81a7de0044bcf8f73d0171
>> pushed to our master.
>>
>> The source release can be found at
>> https://repository.apache.org/content/repositories/
>> orgapachejohnzon-1024/org/apache/johnzon/apache-johnzon/1.1.6/
>> the sha1 of the src.zip is 874344bfd40cb30c022db33c3dd132600231e889
>>
>> Please VOTE
>>
>> [+1] go ship it!
>> [+0] meh, don't care
>> [-1] stop, I found a ${showstopper}
>>
>> The VOTE is open for 72h.
>>
>> txs and LieGrue,
>> strub
>
>
>


Re: [VOTE] Apache Johnzon-1.1.6 - take 2

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
+1

--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com

On Wed, Feb 14, 2018 at 2:21 PM, Romain Manni-Bucau <rm...@gmail.com>
wrote:

> +1
>
>
> 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>
>
> 2018-02-14 12:51 GMT+01:00 Daniel Cunha <da...@apache.org>:
>
> > +1
> >
> > 2018-02-14 8:53 GMT-02:00 Mark Struberg <st...@yahoo.de.invalid>:
> >
> > > Good afternoon!
> > >
> > > I'd like to call a second VOTE on releasing Apache Johnzon-1.1.6
> > >
> > > The following bugs and enhancements got fixed:
> > >
> > >
> > > Bug
> > >
> > >         • [JOHNZON-147] - support for Byte Order Mark in
> JsonStreamParser
> > > is missing
> > >         • [JOHNZON-148] - writing primitives via OutputStream fails
> with
> > > weird exception
> > >         • [JOHNZON-155] - Johnzon fails to extract real type from
> generic
> > > type over multiple inheritance level
> > >         • [JOHNZON-156] - Make BufferStrategy configurable via
> > > system.property
> > >         • [JOHNZON-157] - regression for JsonParser#readObject failing
> > > with "START_ARRAY doesn't support getObject()"
> > > Improvement
> > >
> > >         • [JOHNZON-154] - Object cant be serialized properly when
> > instance
> > > is a list
> > >
> > >
> > > The stagin repository can be found here:
> > > https://repository.apache.org/content/repositories/
> > orgapachejohnzon-1024/
> > >
> > > The tag of the release is at sha1 95061a0afb5dd5bb4b81a7de0044bc
> > f8f73d0171
> > > pushed to our master.
> > >
> > > The source release can be found at
> > > https://repository.apache.org/content/repositories/
> > > orgapachejohnzon-1024/org/apache/johnzon/apache-johnzon/1.1.6/
> > > the sha1 of the src.zip is 874344bfd40cb30c022db33c3dd132600231e889
> > >
> > > Please VOTE
> > >
> > > [+1] go ship it!
> > > [+0] meh, don't care
> > > [-1] stop, I found a ${showstopper}
> > >
> > > The VOTE is open for 72h.
> > >
> > > txs and LieGrue,
> > > strub
> >
> >
> >
> >
> > --
> > Daniel "soro" Cunha
> > https://twitter.com/dvlc_
> >
>

Re: [VOTE] Apache Johnzon-1.1.6 - take 2

Posted by Romain Manni-Bucau <rm...@gmail.com>.
+1


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>

2018-02-14 12:51 GMT+01:00 Daniel Cunha <da...@apache.org>:

> +1
>
> 2018-02-14 8:53 GMT-02:00 Mark Struberg <st...@yahoo.de.invalid>:
>
> > Good afternoon!
> >
> > I'd like to call a second VOTE on releasing Apache Johnzon-1.1.6
> >
> > The following bugs and enhancements got fixed:
> >
> >
> > Bug
> >
> >         • [JOHNZON-147] - support for Byte Order Mark in JsonStreamParser
> > is missing
> >         • [JOHNZON-148] - writing primitives via OutputStream fails with
> > weird exception
> >         • [JOHNZON-155] - Johnzon fails to extract real type from generic
> > type over multiple inheritance level
> >         • [JOHNZON-156] - Make BufferStrategy configurable via
> > system.property
> >         • [JOHNZON-157] - regression for JsonParser#readObject failing
> > with "START_ARRAY doesn't support getObject()"
> > Improvement
> >
> >         • [JOHNZON-154] - Object cant be serialized properly when
> instance
> > is a list
> >
> >
> > The stagin repository can be found here:
> > https://repository.apache.org/content/repositories/
> orgapachejohnzon-1024/
> >
> > The tag of the release is at sha1 95061a0afb5dd5bb4b81a7de0044bc
> f8f73d0171
> > pushed to our master.
> >
> > The source release can be found at
> > https://repository.apache.org/content/repositories/
> > orgapachejohnzon-1024/org/apache/johnzon/apache-johnzon/1.1.6/
> > the sha1 of the src.zip is 874344bfd40cb30c022db33c3dd132600231e889
> >
> > Please VOTE
> >
> > [+1] go ship it!
> > [+0] meh, don't care
> > [-1] stop, I found a ${showstopper}
> >
> > The VOTE is open for 72h.
> >
> > txs and LieGrue,
> > strub
>
>
>
>
> --
> Daniel "soro" Cunha
> https://twitter.com/dvlc_
>

Re: [VOTE] Apache Johnzon-1.1.6 - take 2

Posted by Daniel Cunha <da...@apache.org>.
+1

2018-02-14 8:53 GMT-02:00 Mark Struberg <st...@yahoo.de.invalid>:

> Good afternoon!
>
> I'd like to call a second VOTE on releasing Apache Johnzon-1.1.6
>
> The following bugs and enhancements got fixed:
>
>
> Bug
>
>         • [JOHNZON-147] - support for Byte Order Mark in JsonStreamParser
> is missing
>         • [JOHNZON-148] - writing primitives via OutputStream fails with
> weird exception
>         • [JOHNZON-155] - Johnzon fails to extract real type from generic
> type over multiple inheritance level
>         • [JOHNZON-156] - Make BufferStrategy configurable via
> system.property
>         • [JOHNZON-157] - regression for JsonParser#readObject failing
> with "START_ARRAY doesn't support getObject()"
> Improvement
>
>         • [JOHNZON-154] - Object cant be serialized properly when instance
> is a list
>
>
> The stagin repository can be found here:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1024/
>
> The tag of the release is at sha1 95061a0afb5dd5bb4b81a7de0044bcf8f73d0171
> pushed to our master.
>
> The source release can be found at
> https://repository.apache.org/content/repositories/
> orgapachejohnzon-1024/org/apache/johnzon/apache-johnzon/1.1.6/
> the sha1 of the src.zip is 874344bfd40cb30c022db33c3dd132600231e889
>
> Please VOTE
>
> [+1] go ship it!
> [+0] meh, don't care
> [-1] stop, I found a ${showstopper}
>
> The VOTE is open for 72h.
>
> txs and LieGrue,
> strub




-- 
Daniel "soro" Cunha
https://twitter.com/dvlc_

Re: [VOTE] Apache Johnzon-1.1.6 - take 2

Posted by Reinhard Sandtner <re...@gmail.com>.
+1

src builds
LICENSE and NOTICE ok (will push updated NOTICE year)
sig ok
md5, sha1 fine

tested with meecrowave and and my small test app

lg
reini

> Am 15.02.2018 um 00:07 schrieb Hendrik Dev <he...@gmail.com>:
> 
> +1
> 
> On Wed, Feb 14, 2018 at 11:53 AM, Mark Struberg
> <st...@yahoo.de.invalid> wrote:
>> Good afternoon!
>> 
>> I'd like to call a second VOTE on releasing Apache Johnzon-1.1.6
>> 
>> The following bugs and enhancements got fixed:
>> 
>> 
>> Bug
>> 
>>        • [JOHNZON-147] - support for Byte Order Mark in JsonStreamParser is missing
>>        • [JOHNZON-148] - writing primitives via OutputStream fails with weird exception
>>        • [JOHNZON-155] - Johnzon fails to extract real type from generic type over multiple inheritance level
>>        • [JOHNZON-156] - Make BufferStrategy configurable via system.property
>>        • [JOHNZON-157] - regression for JsonParser#readObject failing with "START_ARRAY doesn't support getObject()"
>> Improvement
>> 
>>        • [JOHNZON-154] - Object cant be serialized properly when instance is a list
>> 
>> 
>> The stagin repository can be found here:
>> https://repository.apache.org/content/repositories/orgapachejohnzon-1024/
>> 
>> The tag of the release is at sha1 95061a0afb5dd5bb4b81a7de0044bcf8f73d0171 pushed to our master.
>> 
>> The source release can be found at
>> https://repository.apache.org/content/repositories/orgapachejohnzon-1024/org/apache/johnzon/apache-johnzon/1.1.6/
>> the sha1 of the src.zip is 874344bfd40cb30c022db33c3dd132600231e889
>> 
>> Please VOTE
>> 
>> [+1] go ship it!
>> [+0] meh, don't care
>> [-1] stop, I found a ${showstopper}
>> 
>> The VOTE is open for 72h.
>> 
>> txs and LieGrue,
>> strub
> 
> 
> 
> -- 
> Hendrik Saly (salyh, hendrikdev22)
> @hendrikdev22
> PGP: 0x22D7F6EC


Re: [VOTE] Apache Johnzon-1.1.6 - take 2

Posted by Hendrik Dev <he...@gmail.com>.
+1

On Wed, Feb 14, 2018 at 11:53 AM, Mark Struberg
<st...@yahoo.de.invalid> wrote:
> Good afternoon!
>
> I'd like to call a second VOTE on releasing Apache Johnzon-1.1.6
>
> The following bugs and enhancements got fixed:
>
>
> Bug
>
>         • [JOHNZON-147] - support for Byte Order Mark in JsonStreamParser is missing
>         • [JOHNZON-148] - writing primitives via OutputStream fails with weird exception
>         • [JOHNZON-155] - Johnzon fails to extract real type from generic type over multiple inheritance level
>         • [JOHNZON-156] - Make BufferStrategy configurable via system.property
>         • [JOHNZON-157] - regression for JsonParser#readObject failing with "START_ARRAY doesn't support getObject()"
> Improvement
>
>         • [JOHNZON-154] - Object cant be serialized properly when instance is a list
>
>
> The stagin repository can be found here:
> https://repository.apache.org/content/repositories/orgapachejohnzon-1024/
>
> The tag of the release is at sha1 95061a0afb5dd5bb4b81a7de0044bcf8f73d0171 pushed to our master.
>
> The source release can be found at
> https://repository.apache.org/content/repositories/orgapachejohnzon-1024/org/apache/johnzon/apache-johnzon/1.1.6/
> the sha1 of the src.zip is 874344bfd40cb30c022db33c3dd132600231e889
>
> Please VOTE
>
> [+1] go ship it!
> [+0] meh, don't care
> [-1] stop, I found a ${showstopper}
>
> The VOTE is open for 72h.
>
> txs and LieGrue,
> strub



-- 
Hendrik Saly (salyh, hendrikdev22)
@hendrikdev22
PGP: 0x22D7F6EC