Re: [VOTE] Release Apache OpenWebBeans-2.0.7

2018-08-30 Thread Mark Struberg
and of course my own +1

LieGrue,
strub

> Am 30.08.2018 um 20:25 schrieb Reinhard Sandtner 
> :
> 
> +1
> 
>> Am 30.08.2018 um 14:45 schrieb Joseph Bergmark :
>> 
>> +1
>> 
>> On Tue, Aug 28, 2018 at 4:56 AM Mark Struberg 
>> wrote:
>> 
>>> Good morning ladies and gents!
>>> 
>>> I'd like to call a VOTE on releasing Apache OpenWebBeans-2.0.7
>>> 
>>> The following tickets got resolved:
>>> 
>>> Bug
>>> 
>>>   [OWB-1247] - Update to XBean Asm 6 Shaded 4.9
>>>   [OWB-1248] - defineClass used which is not supported by java 11
>>>   [OWB-1251] - event.fireAsync hangs when there is no observer
>>> 
>>> Improvement
>>> 
>>>   [OWB-1249] -
>>> org.apache.webbeans.config.OpenWebBeansConfiguration#overrideWithGlobalSettings
>>> environment overriding is not supported
>>>   [OWB-1250] - Reduce the log level of anymous classes message when it
>>> cant be loaded
>>>   [OWB-1252] - WebContextsService lazyStartRequestContext fails on first
>>> access.
>>>   [OWB-1253] - Improve performance of BeforeDestroyed and Initialized
>>> Literals
>>>   [OWB-1254] - destroying the Session doesn't fire
>>> BeforeDestroyed(SessionScoped.class) in our WebContextsService
>>>   [OWB-1255] - update to apache-parent-21 for sha512
>>> 
>>> The staging repo is:
>>> 
>>> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1045
>>> 
>>> The source release is in
>>> 
>>> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1045/org/apache/openwebbeans/openwebbeans/2.0.7/
>>> 
>>> The sha1 of openwebbeans-2.0.7-source-release.zip is
>>> c403e8510ebe7020042268d024247a9160fe1bce
>>> 
>>> The sha512 is
>>> 26a2e7c10d0a62cc14bcf46c7560979bc9cfcea043af27a5725a5883ac6ac8a6dd2f39a1e0a8466a49670685ae90a92f91d2f1dfc5d285dd26603d23038bac12
>>> 
>>> The tag in SVN is
>>> https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-2.0.7/
>>> -r1839409
>>> 
>>> 
>>> Please VOTE:
>>> 
>>> [+1] go for it!
>>> [+0] meh, don't care
>>> [-1] nah, because there is a ${showstopper}
>>> 
>>> 
>>> The VOTE is open for 72h.
>>> 
>>> txs and LieGrue,
>>> strub
>>> 
>>> 
>>> 
> 



Re: [VOTE] Release Apache OpenWebBeans-2.0.7

2018-08-30 Thread Reinhard Sandtner
+1

> Am 30.08.2018 um 14:45 schrieb Joseph Bergmark :
> 
> +1
> 
> On Tue, Aug 28, 2018 at 4:56 AM Mark Struberg 
> wrote:
> 
>> Good morning ladies and gents!
>> 
>> I'd like to call a VOTE on releasing Apache OpenWebBeans-2.0.7
>> 
>> The following tickets got resolved:
>> 
>> Bug
>> 
>>[OWB-1247] - Update to XBean Asm 6 Shaded 4.9
>>[OWB-1248] - defineClass used which is not supported by java 11
>>[OWB-1251] - event.fireAsync hangs when there is no observer
>> 
>> Improvement
>> 
>>[OWB-1249] -
>> org.apache.webbeans.config.OpenWebBeansConfiguration#overrideWithGlobalSettings
>> environment overriding is not supported
>>[OWB-1250] - Reduce the log level of anymous classes message when it
>> cant be loaded
>>[OWB-1252] - WebContextsService lazyStartRequestContext fails on first
>> access.
>>[OWB-1253] - Improve performance of BeforeDestroyed and Initialized
>> Literals
>>[OWB-1254] - destroying the Session doesn't fire
>> BeforeDestroyed(SessionScoped.class) in our WebContextsService
>>[OWB-1255] - update to apache-parent-21 for sha512
>> 
>> The staging repo is:
>> 
>> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1045
>> 
>> The source release is in
>> 
>> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1045/org/apache/openwebbeans/openwebbeans/2.0.7/
>> 
>> The sha1 of openwebbeans-2.0.7-source-release.zip is
>> c403e8510ebe7020042268d024247a9160fe1bce
>> 
>> The sha512 is
>> 26a2e7c10d0a62cc14bcf46c7560979bc9cfcea043af27a5725a5883ac6ac8a6dd2f39a1e0a8466a49670685ae90a92f91d2f1dfc5d285dd26603d23038bac12
>> 
>> The tag in SVN is
>> https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-2.0.7/
>> -r1839409
>> 
>> 
>> Please VOTE:
>> 
>> [+1] go for it!
>> [+0] meh, don't care
>> [-1] nah, because there is a ${showstopper}
>> 
>> 
>> The VOTE is open for 72h.
>> 
>> txs and LieGrue,
>> strub
>> 
>> 
>> 



Re: [VOTE] Release Apache OpenWebBeans-2.0.7

2018-08-30 Thread Joseph Bergmark
+1

On Tue, Aug 28, 2018 at 4:56 AM Mark Struberg 
wrote:

> Good morning ladies and gents!
>
> I'd like to call a VOTE on releasing Apache OpenWebBeans-2.0.7
>
> The following tickets got resolved:
>
> Bug
>
> [OWB-1247] - Update to XBean Asm 6 Shaded 4.9
> [OWB-1248] - defineClass used which is not supported by java 11
> [OWB-1251] - event.fireAsync hangs when there is no observer
>
> Improvement
>
> [OWB-1249] -
> org.apache.webbeans.config.OpenWebBeansConfiguration#overrideWithGlobalSettings
> environment overriding is not supported
> [OWB-1250] - Reduce the log level of anymous classes message when it
> cant be loaded
> [OWB-1252] - WebContextsService lazyStartRequestContext fails on first
> access.
> [OWB-1253] - Improve performance of BeforeDestroyed and Initialized
> Literals
> [OWB-1254] - destroying the Session doesn't fire
> BeforeDestroyed(SessionScoped.class) in our WebContextsService
> [OWB-1255] - update to apache-parent-21 for sha512
>
> The staging repo is:
>
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1045
>
> The source release is in
>
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1045/org/apache/openwebbeans/openwebbeans/2.0.7/
>
> The sha1 of openwebbeans-2.0.7-source-release.zip is
> c403e8510ebe7020042268d024247a9160fe1bce
>
> The sha512 is
> 26a2e7c10d0a62cc14bcf46c7560979bc9cfcea043af27a5725a5883ac6ac8a6dd2f39a1e0a8466a49670685ae90a92f91d2f1dfc5d285dd26603d23038bac12
>
> The tag in SVN is
> https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-2.0.7/
> -r1839409
>
>
> Please VOTE:
>
> [+1] go for it!
> [+0] meh, don't care
> [-1] nah, because there is a ${showstopper}
>
>
> The VOTE is open for 72h.
>
> txs and LieGrue,
> strub
>
>
>


Re: [VOTE] Release Apache OpenWebBeans-2.0.7

2018-08-30 Thread Romain Manni-Bucau
+1

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



Le mar. 28 août 2018 à 10:56, Mark Struberg  a
écrit :

> Good morning ladies and gents!
>
> I'd like to call a VOTE on releasing Apache OpenWebBeans-2.0.7
>
> The following tickets got resolved:
>
> Bug
>
> [OWB-1247] - Update to XBean Asm 6 Shaded 4.9
> [OWB-1248] - defineClass used which is not supported by java 11
> [OWB-1251] - event.fireAsync hangs when there is no observer
>
> Improvement
>
> [OWB-1249] -
> org.apache.webbeans.config.OpenWebBeansConfiguration#overrideWithGlobalSettings
> environment overriding is not supported
> [OWB-1250] - Reduce the log level of anymous classes message when it
> cant be loaded
> [OWB-1252] - WebContextsService lazyStartRequestContext fails on first
> access.
> [OWB-1253] - Improve performance of BeforeDestroyed and Initialized
> Literals
> [OWB-1254] - destroying the Session doesn't fire
> BeforeDestroyed(SessionScoped.class) in our WebContextsService
> [OWB-1255] - update to apache-parent-21 for sha512
>
> The staging repo is:
>
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1045
>
> The source release is in
>
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1045/org/apache/openwebbeans/openwebbeans/2.0.7/
>
> The sha1 of openwebbeans-2.0.7-source-release.zip is
> c403e8510ebe7020042268d024247a9160fe1bce
>
> The sha512 is
> 26a2e7c10d0a62cc14bcf46c7560979bc9cfcea043af27a5725a5883ac6ac8a6dd2f39a1e0a8466a49670685ae90a92f91d2f1dfc5d285dd26603d23038bac12
>
> The tag in SVN is
> https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-2.0.7/
> -r1839409
>
>
> Please VOTE:
>
> [+1] go for it!
> [+0] meh, don't care
> [-1] nah, because there is a ${showstopper}
>
>
> The VOTE is open for 72h.
>
> txs and LieGrue,
> strub
>
>
>