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 2017/04/28 08:22:10 UTC

Re: [VOTE] [RESULT] Release of Apache Johnzon-1.1.0

Hi!

The VOTE has passed with the following

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

No -1 nor 0

txs to all who voted!

I'll gonna continue with the release steps.

LieGrue,
strub


> Am 24.04.2017 um 22:35 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> 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
> 
> 


Re: [VOTE] [RESULT] Release of Apache Johnzon-1.1.0

Posted by Hendrik Dev <he...@gmail.com>.
Hi Matthew,

welcome, your feedback is much appreciated.

Thx
Hendrik

On Fri, Apr 28, 2017 at 10:37 AM, Mark Struberg
<st...@yahoo.de.invalid> wrote:
> Hi Matthew, every review and usage is welcome!
>
> And welcome to this list!
>
> LieGrue,
> strub
>
>
>
>> Am 28.04.2017 um 10:26 schrieb Matthew Broadhead <ma...@nbmlaw.co.uk>:
>>
>> +1
>> although i am not a member of the team i do use johnzon and follow the list.  kudos for continuing to push development forward
>>
>> On 28/04/2017 10:22, Mark Struberg wrote:
>>> Hi!
>>>
>>> The VOTE has passed with the following
>>>
>>> +1 Romain, Reinhard, Hendrik, Jean-Louis, Mark
>>>
>>> No -1 nor 0
>>>
>>> txs to all who voted!
>>>
>>> I'll gonna continue with the release steps.
>>>
>>> LieGrue,
>>> strub
>>>
>>>
>>>> Am 24.04.2017 um 22:35 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>>>>
>>>> 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
>>>>
>>>>
>



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

Re: [VOTE] [RESULT] Release of Apache Johnzon-1.1.0

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Hi Matthew, every review and usage is welcome!

And welcome to this list!

LieGrue,
strub



> Am 28.04.2017 um 10:26 schrieb Matthew Broadhead <ma...@nbmlaw.co.uk>:
> 
> +1
> although i am not a member of the team i do use johnzon and follow the list.  kudos for continuing to push development forward
> 
> On 28/04/2017 10:22, Mark Struberg wrote:
>> Hi!
>> 
>> The VOTE has passed with the following
>> 
>> +1 Romain, Reinhard, Hendrik, Jean-Louis, Mark
>> 
>> No -1 nor 0
>> 
>> txs to all who voted!
>> 
>> I'll gonna continue with the release steps.
>> 
>> LieGrue,
>> strub
>> 
>> 
>>> Am 24.04.2017 um 22:35 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>>> 
>>> 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
>>> 
>>> 


Re: [VOTE] [RESULT] Release of Apache Johnzon-1.1.0

Posted by Matthew Broadhead <ma...@nbmlaw.co.uk>.
+1
although i am not a member of the team i do use johnzon and follow the 
list.  kudos for continuing to push development forward

On 28/04/2017 10:22, Mark Struberg wrote:
> Hi!
>
> The VOTE has passed with the following
>
> +1 Romain, Reinhard, Hendrik, Jean-Louis, Mark
>
> No -1 nor 0
>
> txs to all who voted!
>
> I'll gonna continue with the release steps.
>
> LieGrue,
> strub
>
>
>> Am 24.04.2017 um 22:35 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>>
>> 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
>>
>>