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

2018-02-16 Thread Mark Struberg
and here is my own +1

LieGrue,
strub


> Am 15.02.2018 um 17:11 schrieb Matthew Broadhead 
> :
> 
> +1
> 
> On 14/02/2018 12:51, Daniel Cunha wrote:
>> +1
>> 
>> 2018-02-14 8:53 GMT-02:00 Mark Struberg :
>> 
>>> 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

2018-02-15 Thread Matthew Broadhead

+1

On 14/02/2018 12:51, Daniel Cunha wrote:

+1

2018-02-14 8:53 GMT-02:00 Mark Struberg :


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

2018-02-14 Thread Reinhard Sandtner
+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 :
> 
> +1
> 
> On Wed, Feb 14, 2018 at 11:53 AM, Mark Struberg
>  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

2018-02-14 Thread Hendrik Dev
+1

On Wed, Feb 14, 2018 at 11:53 AM, Mark Struberg
 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

2018-02-14 Thread Jean-Louis Monteiro
+1

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

On Wed, Feb 14, 2018 at 2:21 PM, Romain Manni-Bucau 
wrote:

> +1
>
>
> Romain Manni-Bucau
> @rmannibucau  |  Blog
>  | Old Blog
>  | Github  rmannibucau> |
> LinkedIn  | Book
>  ee-8-high-performance>
>
> 2018-02-14 12:51 GMT+01:00 Daniel Cunha :
>
> > +1
> >
> > 2018-02-14 8:53 GMT-02:00 Mark Struberg :
> >
> > > 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

2018-02-14 Thread Romain Manni-Bucau
+1


Romain Manni-Bucau
@rmannibucau  |  Blog
 | Old Blog
 | Github  |
LinkedIn  | Book


2018-02-14 12:51 GMT+01:00 Daniel Cunha :

> +1
>
> 2018-02-14 8:53 GMT-02:00 Mark Struberg :
>
> > 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

2018-02-14 Thread Daniel Cunha
+1

2018-02-14 8:53 GMT-02:00 Mark Struberg :

> 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_


[VOTE] Apache Johnzon-1.1.6 - take 2

2018-02-14 Thread Mark Struberg
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