You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Mark Struberg <st...@yahoo.de.INVALID> on 2023/09/04 12:13:57 UTC

[VOTE] Release Apache OpenWebBeans-4.0.0

Hi folks!

I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
This is the first release with the jakarta namespace.
We passed most of the CDI-4.0 TCK (all the standalone parts), the full EE TCK will be passed as part of the Apache TomEE project.

The following tickets got resolved:

Bug
    [OWB-1368] - Maven artifacts with Jakarta classifier requires the artifacts without classifier
    [OWB-1418] - @Priority on @Alternative @Stereotype enables the bean
    [OWB-1423] - openwebbeans-impl-jakarta is using old javax namespace
    [OWB-1425] - Interceptors not being called on UnmanagedInstance
    [OWB-1426] - Missing bean types for indirectly implemented interfaces

Epic
    [OWB-1417] - Implement CDI-4.0 spec

New Feature
    [OWB-1427] - Support for dotted bean names with EL

Improvement
    [OWB-1428] - make default bean-discovery-mode configurable

Task
    [OWB-1088] - fix samples with java 8 and update to tomcat7/8

TCK Challenge
    [OWB-1419] - org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest
    [OWB-1420] - org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest
    [OWB-1421] - org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest
    [OWB-1422] - org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest
    [OWB-1424] - org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest


The staging repo is available at https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/

The source zip can be found here: https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/

sha512 is 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff17054f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963



Please VOTE
[+1] yep, ship it!
[+0] meh, don't care
[-1] nah, there is a ${showstopper}

The VOTE is open for 72h


txs and LieGrue,
strub


Re: [VOTE] Release Apache OpenWebBeans-4.0.0

Posted by Richard Zowalla <ri...@zowalla.com>.
+1

Am Montag, dem 04.09.2023 um 14:13 +0200 schrieb Mark Struberg:
> Hi folks!
> 
> I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
> This is the first release with the jakarta namespace.
> We passed most of the CDI-4.0 TCK (all the standalone parts), the
> full EE TCK will be passed as part of the Apache TomEE project.
> 
> The following tickets got resolved:
> 
> Bug
>     [OWB-1368] - Maven artifacts with Jakarta classifier requires the
> artifacts without classifier
>     [OWB-1418] - @Priority on @Alternative @Stereotype enables the
> bean
>     [OWB-1423] - openwebbeans-impl-jakarta is using old javax
> namespace
>     [OWB-1425] - Interceptors not being called on UnmanagedInstance
>     [OWB-1426] - Missing bean types for indirectly implemented
> interfaces
> 
> Epic
>     [OWB-1417] - Implement CDI-4.0 spec
> 
> New Feature
>     [OWB-1427] - Support for dotted bean names with EL
> 
> Improvement
>     [OWB-1428] - make default bean-discovery-mode configurable
> 
> Task
>     [OWB-1088] - fix samples with java 8 and update to tomcat7/8
> 
> TCK Challenge
>     [OWB-1419] -
> org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.Constru
> ctorInterceptionTest
>     [OWB-1420] -
> org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindi
> ngs.LifecycleInterceptorDefinitionTest
>     [OWB-1421] -
> org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorB
> indingOverridingTest
>     [OWB-1422] -
> org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinition
> Test
>     [OWB-1424] -
> org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.B
> uiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.conte
> xt.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTes
> t
> 
> 
> The staging repo is available at
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/
> 
> The source zip can be found here:
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/
> 
> sha512 is
> 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff1705
> 4f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963
> 
> 
> 
> Please VOTE
> [+1] yep, ship it!
> [+0] meh, don't care
> [-1] nah, there is a ${showstopper}
> 
> The VOTE is open for 72h
> 
> 
> txs and LieGrue,
> strub
> 


Re: [VOTE] Release Apache OpenWebBeans-4.0.0

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Sure, good idea. Let's do that!
Happy if you could grab mw and do the update if you like.

LieGrue,
strub

> Am 14.09.2023 um 14:29 schrieb Arne Limburg <ar...@openknowledge.de>:
> 
> Hi all,
> 
> congratulations for the release. Are there any plans to release meecrowave with the new namespace anytime soon?
> Anything where I can help?
> 
> Cheers,
> Arne
> 
> OPEN KNOWLEDGE GmbH
> Poststra?e 1, 26122 Oldenburg
> Mobil: +49 151 - 108 22 942
> Tel: +49 441 - 4082-154
> Fax: +49 441 - 4082-111
> arne.limburg@openknowledge.de <ma...@openknowledge.de>
> http://www.openknowledge.de/<https://www.openknowledge.de/> <http://www.openknowledge.de/%3Chttps://www.openknowledge.de/%3E>
> Registergericht: Amtsgericht Oldenburg, HRB 4670
> Gesch?ftsf?hrer: Lars R?wekamp, Jens Schumann
> 
> Treffen Sie uns auf kommenden Konferenzen und Workshops:
> Zu unseren Events<https://www.openknowledge.de/event/>
> 
> Von: Mark Struberg <struberg@yahoo.de.INVALID <ma...@yahoo.de.INVALID>>
> Datum: Donnerstag, 7. September 2023 um 19:32
> An: openwebbeans-dev <dev@openwebbeans.apache.org <ma...@openwebbeans.apache.org>>
> Betreff: Re: [VOTE] Release Apache OpenWebBeans-4.0.0
> Good afternoon!
> 
> 72h is over, time to tally the VOTE!
> 
> The following votes got casted:
> 
> +1: Thomas, Daniel, Romain, Richard, Mark
> No -1 nor 0
> 
> I'll continue with the release.
> Thanks to all who reviewed and voted!
> 
> txs and LieGrue,
> strub
> 
> 
> 
>> Am 04.09.2023 um 14:13 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>> 
>> Hi folks!
>> 
>> I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
>> This is the first release with the jakarta namespace.
>> We passed most of the CDI-4.0 TCK (all the standalone parts), the full EE TCK will be passed as part of the Apache TomEE project.
>> 
>> The following tickets got resolved:
>> 
>> Bug
>>   [OWB-1368] - Maven artifacts with Jakarta classifier requires the artifacts without classifier
>>   [OWB-1418] - @Priority on @Alternative @Stereotype enables the bean
>>   [OWB-1423] - openwebbeans-impl-jakarta is using old javax namespace
>>   [OWB-1425] - Interceptors not being called on UnmanagedInstance
>>   [OWB-1426] - Missing bean types for indirectly implemented interfaces
>> 
>> Epic
>>   [OWB-1417] - Implement CDI-4.0 spec
>> 
>> New Feature
>>   [OWB-1427] - Support for dotted bean names with EL
>> 
>> Improvement
>>   [OWB-1428] - make default bean-discovery-mode configurable
>> 
>> Task
>>   [OWB-1088] - fix samples with java 8 and update to tomcat7/8
>> 
>> TCK Challenge
>>   [OWB-1419] - org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest
>>   [OWB-1420] - org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest
>>   [OWB-1421] - org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest
>>   [OWB-1422] - org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest
>>   [OWB-1424] - org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest
>> 
>> 
>> The staging repo is available at https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/<https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/> <https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/%3Chttps://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/%3E>
>> 
>> The source zip can be found here: https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/<https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/> <https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/%3Chttps://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/%3E>
>> 
>> sha512 is 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff17054f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963
>> 
>> 
>> 
>> Please VOTE
>> [+1] yep, ship it!
>> [+0] meh, don't care
>> [-1] nah, there is a ${showstopper}
>> 
>> The VOTE is open for 72h
>> 
>> 
>> txs and LieGrue,
>> strub


AW: [VOTE] Release Apache OpenWebBeans-4.0.0

Posted by Arne Limburg <ar...@openknowledge.de>.
OK, thanks. I’ll switch over to that list to see, where I can help.

Cheers,
Arne

OPEN KNOWLEDGE GmbH
Poststraße 1, 26122 Oldenburg
Mobil: +49 151 - 108 22 942
Tel: +49 441 - 4082-154
Fax: +49 441 - 4082-111
arne.limburg@openknowledge.de<ma...@openknowledge.de>
http://www.openknowledge.de/<https://www.openknowledge.de/>
Registergericht: Amtsgericht Oldenburg, HRB 4670
Geschäftsführer: Lars Röwekamp, Jens Schumann

Treffen Sie uns auf kommenden Konferenzen und Workshops:
Zu unseren Events<https://www.openknowledge.de/event/>

Von: Romain Manni-Bucau <rm...@gmail.com>
Datum: Donnerstag, 14. September 2023 um 14:41
An: dev@openwebbeans.apache.org <de...@openwebbeans.apache.org>
Betreff: Re: [VOTE] Release Apache OpenWebBeans-4.0.0
Guess the main "blocker" will be to await for johnzon 2.0.0 release ot
switch to a native jakarta stack.

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau<https://twitter.com/rmannibucau>> |  Blog
<https://rmannibucau.metawerx.net/<https://rmannibucau.metawerx.net/>> | Old Blog
<http://rmannibucau.wordpress.com/<http://rmannibucau.wordpress.com/>> | Github <https://github.com/rmannibucau<https://github.com/rmannibucau>> |
LinkedIn <https://www.linkedin.com/in/rmannibucau<https://www.linkedin.com/in/rmannibucau>> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance<https://www.packtpub.com/application-development/java-ee-8-high-performance>>


Le jeu. 14 sept. 2023 à 16:31, Arne Limburg <ar...@openknowledge.de>
a écrit :

> Hi all,
>
> congratulations for the release. Are there any plans to release meecrowave
> with the new namespace anytime soon?
> Anything where I can help?
>
> Cheers,
> Arne
>
> OPEN KNOWLEDGE GmbH
> Poststra?e 1, 26122 Oldenburg
> Mobil: +49 151 - 108 22 942
> Tel: +49 441 - 4082-154
> Fax: +49 441 - 4082-111
> arne.limburg@openknowledge.de<ma...@openknowledge.de>
> http://www.openknowledge.de/<https://www.openknowledge.de/><http://www.openknowledge.de/>
> Registergericht: Amtsgericht Oldenburg, HRB 4670
> Gesch?ftsf?hrer: Lars R?wekamp, Jens Schumann
>
> Treffen Sie uns auf kommenden Konferenzen und Workshops:
> Zu unseren Events<https://www.openknowledge.de/event/<https://www.openknowledge.de/event/>>
>
> Von: Mark Struberg <st...@yahoo.de.INVALID>
> Datum: Donnerstag, 7. September 2023 um 19:32
> An: openwebbeans-dev <de...@openwebbeans.apache.org>
> Betreff: Re: [VOTE] Release Apache OpenWebBeans-4.0.0
> Good afternoon!
>
> 72h is over, time to tally the VOTE!
>
> The following votes got casted:
>
> +1: Thomas, Daniel, Romain, Richard, Mark
> No -1 nor 0
>
> I'll continue with the release.
> Thanks to all who reviewed and voted!
>
> txs and LieGrue,
> strub
>
>
>
> > Am 04.09.2023 um 14:13 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >
> > Hi folks!
> >
> > I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
> > This is the first release with the jakarta namespace.
> > We passed most of the CDI-4.0 TCK (all the standalone parts), the full
> EE TCK will be passed as part of the Apache TomEE project.
> >
> > The following tickets got resolved:
> >
> > Bug
> >    [OWB-1368] - Maven artifacts with Jakarta classifier requires the
> artifacts without classifier
> >    [OWB-1418] - @Priority on @Alternative @Stereotype enables the bean
> >    [OWB-1423] - openwebbeans-impl-jakarta is using old javax namespace
> >    [OWB-1425] - Interceptors not being called on UnmanagedInstance
> >    [OWB-1426] - Missing bean types for indirectly implemented interfaces
> >
> > Epic
> >    [OWB-1417] - Implement CDI-4.0 spec
> >
> > New Feature
> >    [OWB-1427] - Support for dotted bean names with EL
> >
> > Improvement
> >    [OWB-1428] - make default bean-discovery-mode configurable
> >
> > Task
> >    [OWB-1088] - fix samples with java 8 and update to tomcat7/8
> >
> > TCK Challenge
> >    [OWB-1419] -
> org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest
> >    [OWB-1420] -
> org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest
> >    [OWB-1421] -
> org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest
> >    [OWB-1422] -
> org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest
> >    [OWB-1424] -
> org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest
> >
> >
> > The staging repo is available at
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/<https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/>
> <
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/<https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/>
> >
> >
> > The source zip can be found here:
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/<https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/>
> <
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/<https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/>
> >
> >
> > sha512 is
> 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff17054f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963
> >
> >
> >
> > Please VOTE
> > [+1] yep, ship it!
> > [+0] meh, don't care
> > [-1] nah, there is a ${showstopper}
> >
> > The VOTE is open for 72h
> >
> >
> > txs and LieGrue,
> > strub
> >
>

Re: [VOTE] Release Apache OpenWebBeans-4.0.0

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Guess the main "blocker" will be to await for johnzon 2.0.0 release ot
switch to a native jakarta stack.

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>


Le jeu. 14 sept. 2023 à 16:31, Arne Limburg <ar...@openknowledge.de>
a écrit :

> Hi all,
>
> congratulations for the release. Are there any plans to release meecrowave
> with the new namespace anytime soon?
> Anything where I can help?
>
> Cheers,
> Arne
>
> OPEN KNOWLEDGE GmbH
> Poststra?e 1, 26122 Oldenburg
> Mobil: +49 151 - 108 22 942
> Tel: +49 441 - 4082-154
> Fax: +49 441 - 4082-111
> arne.limburg@openknowledge.de<ma...@openknowledge.de>
> http://www.openknowledge.de/<https://www.openknowledge.de/>
> Registergericht: Amtsgericht Oldenburg, HRB 4670
> Gesch?ftsf?hrer: Lars R?wekamp, Jens Schumann
>
> Treffen Sie uns auf kommenden Konferenzen und Workshops:
> Zu unseren Events<https://www.openknowledge.de/event/>
>
> Von: Mark Struberg <st...@yahoo.de.INVALID>
> Datum: Donnerstag, 7. September 2023 um 19:32
> An: openwebbeans-dev <de...@openwebbeans.apache.org>
> Betreff: Re: [VOTE] Release Apache OpenWebBeans-4.0.0
> Good afternoon!
>
> 72h is over, time to tally the VOTE!
>
> The following votes got casted:
>
> +1: Thomas, Daniel, Romain, Richard, Mark
> No -1 nor 0
>
> I'll continue with the release.
> Thanks to all who reviewed and voted!
>
> txs and LieGrue,
> strub
>
>
>
> > Am 04.09.2023 um 14:13 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >
> > Hi folks!
> >
> > I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
> > This is the first release with the jakarta namespace.
> > We passed most of the CDI-4.0 TCK (all the standalone parts), the full
> EE TCK will be passed as part of the Apache TomEE project.
> >
> > The following tickets got resolved:
> >
> > Bug
> >    [OWB-1368] - Maven artifacts with Jakarta classifier requires the
> artifacts without classifier
> >    [OWB-1418] - @Priority on @Alternative @Stereotype enables the bean
> >    [OWB-1423] - openwebbeans-impl-jakarta is using old javax namespace
> >    [OWB-1425] - Interceptors not being called on UnmanagedInstance
> >    [OWB-1426] - Missing bean types for indirectly implemented interfaces
> >
> > Epic
> >    [OWB-1417] - Implement CDI-4.0 spec
> >
> > New Feature
> >    [OWB-1427] - Support for dotted bean names with EL
> >
> > Improvement
> >    [OWB-1428] - make default bean-discovery-mode configurable
> >
> > Task
> >    [OWB-1088] - fix samples with java 8 and update to tomcat7/8
> >
> > TCK Challenge
> >    [OWB-1419] -
> org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest
> >    [OWB-1420] -
> org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest
> >    [OWB-1421] -
> org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest
> >    [OWB-1422] -
> org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest
> >    [OWB-1424] -
> org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest
> >
> >
> > The staging repo is available at
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/
> <
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/
> >
> >
> > The source zip can be found here:
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/
> <
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/
> >
> >
> > sha512 is
> 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff17054f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963
> >
> >
> >
> > Please VOTE
> > [+1] yep, ship it!
> > [+0] meh, don't care
> > [-1] nah, there is a ${showstopper}
> >
> > The VOTE is open for 72h
> >
> >
> > txs and LieGrue,
> > strub
> >
>

AW: [VOTE] Release Apache OpenWebBeans-4.0.0

Posted by Arne Limburg <ar...@openknowledge.de>.
Hi all,

congratulations for the release. Are there any plans to release meecrowave with the new namespace anytime soon?
Anything where I can help?

Cheers,
Arne

OPEN KNOWLEDGE GmbH
Poststra?e 1, 26122 Oldenburg
Mobil: +49 151 - 108 22 942
Tel: +49 441 - 4082-154
Fax: +49 441 - 4082-111
arne.limburg@openknowledge.de<ma...@openknowledge.de>
http://www.openknowledge.de/<https://www.openknowledge.de/>
Registergericht: Amtsgericht Oldenburg, HRB 4670
Gesch?ftsf?hrer: Lars R?wekamp, Jens Schumann

Treffen Sie uns auf kommenden Konferenzen und Workshops:
Zu unseren Events<https://www.openknowledge.de/event/>

Von: Mark Struberg <st...@yahoo.de.INVALID>
Datum: Donnerstag, 7. September 2023 um 19:32
An: openwebbeans-dev <de...@openwebbeans.apache.org>
Betreff: Re: [VOTE] Release Apache OpenWebBeans-4.0.0
Good afternoon!

72h is over, time to tally the VOTE!

The following votes got casted:

+1: Thomas, Daniel, Romain, Richard, Mark
No -1 nor 0

I'll continue with the release.
Thanks to all who reviewed and voted!

txs and LieGrue,
strub



> Am 04.09.2023 um 14:13 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
>
> Hi folks!
>
> I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
> This is the first release with the jakarta namespace.
> We passed most of the CDI-4.0 TCK (all the standalone parts), the full EE TCK will be passed as part of the Apache TomEE project.
>
> The following tickets got resolved:
>
> Bug
>    [OWB-1368] - Maven artifacts with Jakarta classifier requires the artifacts without classifier
>    [OWB-1418] - @Priority on @Alternative @Stereotype enables the bean
>    [OWB-1423] - openwebbeans-impl-jakarta is using old javax namespace
>    [OWB-1425] - Interceptors not being called on UnmanagedInstance
>    [OWB-1426] - Missing bean types for indirectly implemented interfaces
>
> Epic
>    [OWB-1417] - Implement CDI-4.0 spec
>
> New Feature
>    [OWB-1427] - Support for dotted bean names with EL
>
> Improvement
>    [OWB-1428] - make default bean-discovery-mode configurable
>
> Task
>    [OWB-1088] - fix samples with java 8 and update to tomcat7/8
>
> TCK Challenge
>    [OWB-1419] - org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest
>    [OWB-1420] - org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest
>    [OWB-1421] - org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest
>    [OWB-1422] - org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest
>    [OWB-1424] - org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest
>
>
> The staging repo is available at https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/<https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/>
>
> The source zip can be found here: https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/<https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/>
>
> sha512 is 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff17054f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963
>
>
>
> Please VOTE
> [+1] yep, ship it!
> [+0] meh, don't care
> [-1] nah, there is a ${showstopper}
>
> The VOTE is open for 72h
>
>
> txs and LieGrue,
> strub
>

Re: [VOTE] Release Apache OpenWebBeans-4.0.0

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Good afternoon!

72h is over, time to tally the VOTE!

The following votes got casted:

+1: Thomas, Daniel, Romain, Richard, Mark
No -1 nor 0

I'll continue with the release.
Thanks to all who reviewed and voted!

txs and LieGrue,
strub



> Am 04.09.2023 um 14:13 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> Hi folks!
> 
> I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
> This is the first release with the jakarta namespace.
> We passed most of the CDI-4.0 TCK (all the standalone parts), the full EE TCK will be passed as part of the Apache TomEE project.
> 
> The following tickets got resolved:
> 
> Bug
>    [OWB-1368] - Maven artifacts with Jakarta classifier requires the artifacts without classifier
>    [OWB-1418] - @Priority on @Alternative @Stereotype enables the bean
>    [OWB-1423] - openwebbeans-impl-jakarta is using old javax namespace
>    [OWB-1425] - Interceptors not being called on UnmanagedInstance
>    [OWB-1426] - Missing bean types for indirectly implemented interfaces
> 
> Epic
>    [OWB-1417] - Implement CDI-4.0 spec
> 
> New Feature
>    [OWB-1427] - Support for dotted bean names with EL
> 
> Improvement
>    [OWB-1428] - make default bean-discovery-mode configurable
> 
> Task
>    [OWB-1088] - fix samples with java 8 and update to tomcat7/8
> 
> TCK Challenge
>    [OWB-1419] - org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest
>    [OWB-1420] - org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest
>    [OWB-1421] - org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest
>    [OWB-1422] - org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest
>    [OWB-1424] - org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest
> 
> 
> The staging repo is available at https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/
> 
> The source zip can be found here: https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/
> 
> sha512 is 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff17054f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963
> 
> 
> 
> Please VOTE
> [+1] yep, ship it!
> [+0] meh, don't care
> [-1] nah, there is a ${showstopper}
> 
> The VOTE is open for 72h
> 
> 
> txs and LieGrue,
> strub
> 


Re: [VOTE] Release Apache OpenWebBeans-4.0.0

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>


Le mar. 5 sept. 2023 à 19:21, Daniel Dias Dos Santos <
daniel.dias.analistati@gmail.com> a écrit :

> Hi,
>
> +1
>
> On Tue, Sep 5, 2023, 11:52 Thomas Andraschko <an...@gmail.com>
> wrote:
>
> > +1
> >
> > Am Di., 5. Sept. 2023 um 16:20 Uhr schrieb Mark Struberg
> > <st...@yahoo.de.invalid>:
> >
> > > +1
> > >
> > >
> > > LieGrue,
> > > strub
> > >
> > >
> > > > Am 04.09.2023 um 14:13 schrieb Mark Struberg
> <struberg@yahoo.de.INVALID
> > > >:
> > > >
> > > > Hi folks!
> > > >
> > > > I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
> > > > This is the first release with the jakarta namespace.
> > > > We passed most of the CDI-4.0 TCK (all the standalone parts), the
> full
> > > EE TCK will be passed as part of the Apache TomEE project.
> > > >
> > > > The following tickets got resolved:
> > > >
> > > > Bug
> > > >    [OWB-1368] - Maven artifacts with Jakarta classifier requires the
> > > artifacts without classifier
> > > >    [OWB-1418] - @Priority on @Alternative @Stereotype enables the
> bean
> > > >    [OWB-1423] - openwebbeans-impl-jakarta is using old javax
> namespace
> > > >    [OWB-1425] - Interceptors not being called on UnmanagedInstance
> > > >    [OWB-1426] - Missing bean types for indirectly implemented
> > interfaces
> > > >
> > > > Epic
> > > >    [OWB-1417] - Implement CDI-4.0 spec
> > > >
> > > > New Feature
> > > >    [OWB-1427] - Support for dotted bean names with EL
> > > >
> > > > Improvement
> > > >    [OWB-1428] - make default bean-discovery-mode configurable
> > > >
> > > > Task
> > > >    [OWB-1088] - fix samples with java 8 and update to tomcat7/8
> > > >
> > > > TCK Challenge
> > > >    [OWB-1419] -
> > >
> >
> org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest
> > > >    [OWB-1420] -
> > >
> >
> org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest
> > > >    [OWB-1421] -
> > >
> >
> org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest
> > > >    [OWB-1422] -
> > >
> org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest
> > > >    [OWB-1424] -
> > >
> >
> org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest
> > > >
> > > >
> > > > The staging repo is available at
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/
> > > >
> > > > The source zip can be found here:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/
> > > >
> > > > sha512 is
> > >
> >
> 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff17054f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963
> > > >
> > > >
> > > >
> > > > Please VOTE
> > > > [+1] yep, ship it!
> > > > [+0] meh, don't care
> > > > [-1] nah, there is a ${showstopper}
> > > >
> > > > The VOTE is open for 72h
> > > >
> > > >
> > > > txs and LieGrue,
> > > > strub
> > > >
> > >
> > >
> >
>

Re: [VOTE] Release Apache OpenWebBeans-4.0.0

Posted by Daniel Dias Dos Santos <da...@gmail.com>.
Hi,

+1

On Tue, Sep 5, 2023, 11:52 Thomas Andraschko <an...@gmail.com>
wrote:

> +1
>
> Am Di., 5. Sept. 2023 um 16:20 Uhr schrieb Mark Struberg
> <st...@yahoo.de.invalid>:
>
> > +1
> >
> >
> > LieGrue,
> > strub
> >
> >
> > > Am 04.09.2023 um 14:13 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> > >:
> > >
> > > Hi folks!
> > >
> > > I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
> > > This is the first release with the jakarta namespace.
> > > We passed most of the CDI-4.0 TCK (all the standalone parts), the full
> > EE TCK will be passed as part of the Apache TomEE project.
> > >
> > > The following tickets got resolved:
> > >
> > > Bug
> > >    [OWB-1368] - Maven artifacts with Jakarta classifier requires the
> > artifacts without classifier
> > >    [OWB-1418] - @Priority on @Alternative @Stereotype enables the bean
> > >    [OWB-1423] - openwebbeans-impl-jakarta is using old javax namespace
> > >    [OWB-1425] - Interceptors not being called on UnmanagedInstance
> > >    [OWB-1426] - Missing bean types for indirectly implemented
> interfaces
> > >
> > > Epic
> > >    [OWB-1417] - Implement CDI-4.0 spec
> > >
> > > New Feature
> > >    [OWB-1427] - Support for dotted bean names with EL
> > >
> > > Improvement
> > >    [OWB-1428] - make default bean-discovery-mode configurable
> > >
> > > Task
> > >    [OWB-1088] - fix samples with java 8 and update to tomcat7/8
> > >
> > > TCK Challenge
> > >    [OWB-1419] -
> >
> org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest
> > >    [OWB-1420] -
> >
> org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest
> > >    [OWB-1421] -
> >
> org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest
> > >    [OWB-1422] -
> > org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest
> > >    [OWB-1424] -
> >
> org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest
> > >
> > >
> > > The staging repo is available at
> >
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/
> > >
> > > The source zip can be found here:
> >
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/
> > >
> > > sha512 is
> >
> 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff17054f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963
> > >
> > >
> > >
> > > Please VOTE
> > > [+1] yep, ship it!
> > > [+0] meh, don't care
> > > [-1] nah, there is a ${showstopper}
> > >
> > > The VOTE is open for 72h
> > >
> > >
> > > txs and LieGrue,
> > > strub
> > >
> >
> >
>

Re: [VOTE] Release Apache OpenWebBeans-4.0.0

Posted by Thomas Andraschko <an...@gmail.com>.
+1

Am Di., 5. Sept. 2023 um 16:20 Uhr schrieb Mark Struberg
<st...@yahoo.de.invalid>:

> +1
>
>
> LieGrue,
> strub
>
>
> > Am 04.09.2023 um 14:13 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >
> > Hi folks!
> >
> > I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
> > This is the first release with the jakarta namespace.
> > We passed most of the CDI-4.0 TCK (all the standalone parts), the full
> EE TCK will be passed as part of the Apache TomEE project.
> >
> > The following tickets got resolved:
> >
> > Bug
> >    [OWB-1368] - Maven artifacts with Jakarta classifier requires the
> artifacts without classifier
> >    [OWB-1418] - @Priority on @Alternative @Stereotype enables the bean
> >    [OWB-1423] - openwebbeans-impl-jakarta is using old javax namespace
> >    [OWB-1425] - Interceptors not being called on UnmanagedInstance
> >    [OWB-1426] - Missing bean types for indirectly implemented interfaces
> >
> > Epic
> >    [OWB-1417] - Implement CDI-4.0 spec
> >
> > New Feature
> >    [OWB-1427] - Support for dotted bean names with EL
> >
> > Improvement
> >    [OWB-1428] - make default bean-discovery-mode configurable
> >
> > Task
> >    [OWB-1088] - fix samples with java 8 and update to tomcat7/8
> >
> > TCK Challenge
> >    [OWB-1419] -
> org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest
> >    [OWB-1420] -
> org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest
> >    [OWB-1421] -
> org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest
> >    [OWB-1422] -
> org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest
> >    [OWB-1424] -
> org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest
> >
> >
> > The staging repo is available at
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/
> >
> > The source zip can be found here:
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/
> >
> > sha512 is
> 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff17054f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963
> >
> >
> >
> > Please VOTE
> > [+1] yep, ship it!
> > [+0] meh, don't care
> > [-1] nah, there is a ${showstopper}
> >
> > The VOTE is open for 72h
> >
> >
> > txs and LieGrue,
> > strub
> >
>
>

Re: [VOTE] Release Apache OpenWebBeans-4.0.0

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
+1


LieGrue,
strub


> Am 04.09.2023 um 14:13 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> Hi folks!
> 
> I'd like to call a VOTE on releasing Apache OpenWebBeans-4.0.0
> This is the first release with the jakarta namespace.
> We passed most of the CDI-4.0 TCK (all the standalone parts), the full EE TCK will be passed as part of the Apache TomEE project.
> 
> The following tickets got resolved:
> 
> Bug
>    [OWB-1368] - Maven artifacts with Jakarta classifier requires the artifacts without classifier
>    [OWB-1418] - @Priority on @Alternative @Stereotype enables the bean
>    [OWB-1423] - openwebbeans-impl-jakarta is using old javax namespace
>    [OWB-1425] - Interceptors not being called on UnmanagedInstance
>    [OWB-1426] - Missing bean types for indirectly implemented interfaces
> 
> Epic
>    [OWB-1417] - Implement CDI-4.0 spec
> 
> New Feature
>    [OWB-1427] - Support for dotted bean names with EL
> 
> Improvement
>    [OWB-1428] - make default bean-discovery-mode configurable
> 
> Task
>    [OWB-1088] - fix samples with java 8 and update to tomcat7/8
> 
> TCK Challenge
>    [OWB-1419] - org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest
>    [OWB-1420] - org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest
>    [OWB-1421] - org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest
>    [OWB-1422] - org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest
>    [OWB-1424] - org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTestorg.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest
> 
> 
> The staging repo is available at https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/
> 
> The source zip can be found here: https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1083/org/apache/openwebbeans/openwebbeans/4.0.0/
> 
> sha512 is 99f470a2a64e98e292bc6e604377ed7c2f3c9b5593d40dfe079d6b16bf23df5ff17054f76ef0b3ee138d17dc611abdd89285496936f3674f1928c2c2c0faf963
> 
> 
> 
> Please VOTE
> [+1] yep, ship it!
> [+0] meh, don't care
> [-1] nah, there is a ${showstopper}
> 
> The VOTE is open for 72h
> 
> 
> txs and LieGrue,
> strub
>