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 2020/01/11 15:27:32 UTC

[VOTE] release Apache OpenWebBeans-2.0.14

Hi folks!

I've run all the tasks to release OWB 2.0.14

Here is the list of fixed bugs:

Bug

	• [OWB-1280] - NPE in filterExcludedJars
	• [OWB-1303] - AbstractOwbBean does not conserve the actual user code exception when creating a bean fails
	• [OWB-1305] - Extensions can be looked up during their bean creation leading to a NPE
	• [OWB-1309] - upgrade to new tomcat7.0.99 introduces a Problem with a new NoSuchMethodException
Improvement

	• [OWB-1306] - Be more tolerant to java version in our unsafe/proxy usage/registration
Task

	• [OWB-1304] - Change OWB to build fine with Java11
	• [OWB-1307] - remove conversation.periodicDelay option from our config
	• [OWB-1308] - dependency upgrades


The staging repo is https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059

The source zip can be found here
https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059/org/apache/openwebbeans/openwebbeans/2.0.14/
sha1 is c0b4fecab7eb17209ff72aa6df4d4ff898433df1


Please VOTE:

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

The VOTE is open for 72h


txs and LieGrue,
strub



Re: [VOTE] release Apache OpenWebBeans-2.0.14

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

LieGrue,
strub


> Am 11.01.2020 um 16:27 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> Hi folks!
> 
> I've run all the tasks to release OWB 2.0.14
> 
> Here is the list of fixed bugs:
> 
> Bug
> 
> 	• [OWB-1280] - NPE in filterExcludedJars
> 	• [OWB-1303] - AbstractOwbBean does not conserve the actual user code exception when creating a bean fails
> 	• [OWB-1305] - Extensions can be looked up during their bean creation leading to a NPE
> 	• [OWB-1309] - upgrade to new tomcat7.0.99 introduces a Problem with a new NoSuchMethodException
> Improvement
> 
> 	• [OWB-1306] - Be more tolerant to java version in our unsafe/proxy usage/registration
> Task
> 
> 	• [OWB-1304] - Change OWB to build fine with Java11
> 	• [OWB-1307] - remove conversation.periodicDelay option from our config
> 	• [OWB-1308] - dependency upgrades
> 
> 
> The staging repo is https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059
> 
> The source zip can be found here
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059/org/apache/openwebbeans/openwebbeans/2.0.14/
> sha1 is c0b4fecab7eb17209ff72aa6df4d4ff898433df1
> 
> 
> Please VOTE:
> 
> [+1] go ship it
> [+0] meh, don't care
> [-1] stop, there is a ${showstopper}
> 
> The VOTE is open for 72h
> 
> 
> txs and LieGrue,
> strub
> 
> 


Re: [VOTE][RESULT] release Apache OpenWebBeans-2.0.14

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

The VOTE did pass with the following:

+1 Romain, Thomas, Gerhard, Mark, Reinhard, Daniel

No -1 nor 0.

I'll go on with the release tasks.

txs 2 all who voted!

LieGrue,
strub




> Am 11.01.2020 um 16:27 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> Hi folks!
> 
> I've run all the tasks to release OWB 2.0.14
> 
> Here is the list of fixed bugs:
> 
> Bug
> 
> 	• [OWB-1280] - NPE in filterExcludedJars
> 	• [OWB-1303] - AbstractOwbBean does not conserve the actual user code exception when creating a bean fails
> 	• [OWB-1305] - Extensions can be looked up during their bean creation leading to a NPE
> 	• [OWB-1309] - upgrade to new tomcat7.0.99 introduces a Problem with a new NoSuchMethodException
> Improvement
> 
> 	• [OWB-1306] - Be more tolerant to java version in our unsafe/proxy usage/registration
> Task
> 
> 	• [OWB-1304] - Change OWB to build fine with Java11
> 	• [OWB-1307] - remove conversation.periodicDelay option from our config
> 	• [OWB-1308] - dependency upgrades
> 
> 
> The staging repo is https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059
> 
> The source zip can be found here
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059/org/apache/openwebbeans/openwebbeans/2.0.14/
> sha1 is c0b4fecab7eb17209ff72aa6df4d4ff898433df1
> 
> 
> Please VOTE:
> 
> [+1] go ship it
> [+0] meh, don't care
> [-1] stop, there is a ${showstopper}
> 
> The VOTE is open for 72h
> 
> 
> txs and LieGrue,
> strub
> 
> 


Re: [VOTE] release Apache OpenWebBeans-2.0.14

Posted by Gerhard Petracek <gp...@apache.org>.
+1

regards,
gerhard



Am Sa., 11. Jan. 2020 um 16:27 Uhr schrieb Mark Struberg
<st...@yahoo.de.invalid>:
>
> Hi folks!
>
> I've run all the tasks to release OWB 2.0.14
>
> Here is the list of fixed bugs:
>
> Bug
>
>         • [OWB-1280] - NPE in filterExcludedJars
>         • [OWB-1303] - AbstractOwbBean does not conserve the actual user code exception when creating a bean fails
>         • [OWB-1305] - Extensions can be looked up during their bean creation leading to a NPE
>         • [OWB-1309] - upgrade to new tomcat7.0.99 introduces a Problem with a new NoSuchMethodException
> Improvement
>
>         • [OWB-1306] - Be more tolerant to java version in our unsafe/proxy usage/registration
> Task
>
>         • [OWB-1304] - Change OWB to build fine with Java11
>         • [OWB-1307] - remove conversation.periodicDelay option from our config
>         • [OWB-1308] - dependency upgrades
>
>
> The staging repo is https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059
>
> The source zip can be found here
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059/org/apache/openwebbeans/openwebbeans/2.0.14/
> sha1 is c0b4fecab7eb17209ff72aa6df4d4ff898433df1
>
>
> Please VOTE:
>
> [+1] go ship it
> [+0] meh, don't care
> [-1] stop, there is a ${showstopper}
>
> The VOTE is open for 72h
>
>
> txs and LieGrue,
> strub
>
>

Re: [VOTE] release Apache OpenWebBeans-2.0.14

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

Em seg., 13 de jan. de 2020 às 07:38, Reinhard Sandtner <
reinhard.sandtner@gmail.com> escreveu:

> +1
>
> lg
> reini
>
> > Am 11.01.2020 um 16:27 schrieb Mark Struberg <struberg@yahoo.de.INVALID
> >:
> >
> > Hi folks!
> >
> > I've run all the tasks to release OWB 2.0.14
> >
> > Here is the list of fixed bugs:
> >
> > Bug
> >
> >       • [OWB-1280] - NPE in filterExcludedJars
> >       • [OWB-1303] - AbstractOwbBean does not conserve the actual user
> code exception when creating a bean fails
> >       • [OWB-1305] - Extensions can be looked up during their bean
> creation leading to a NPE
> >       • [OWB-1309] - upgrade to new tomcat7.0.99 introduces a Problem
> with a new NoSuchMethodException
> > Improvement
> >
> >       • [OWB-1306] - Be more tolerant to java version in our
> unsafe/proxy usage/registration
> > Task
> >
> >       • [OWB-1304] - Change OWB to build fine with Java11
> >       • [OWB-1307] - remove conversation.periodicDelay option from our
> config
> >       • [OWB-1308] - dependency upgrades
> >
> >
> > The staging repo is
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059
> >
> > The source zip can be found here
> >
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059/org/apache/openwebbeans/openwebbeans/2.0.14/
> > sha1 is c0b4fecab7eb17209ff72aa6df4d4ff898433df1
> >
> >
> > Please VOTE:
> >
> > [+1] go ship it
> > [+0] meh, don't care
> > [-1] stop, there is a ${showstopper}
> >
> > The VOTE is open for 72h
> >
> >
> > txs and LieGrue,
> > strub
> >
> >
>
>

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

Re: [VOTE] release Apache OpenWebBeans-2.0.14

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

lg
reini

> Am 11.01.2020 um 16:27 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> Hi folks!
> 
> I've run all the tasks to release OWB 2.0.14
> 
> Here is the list of fixed bugs:
> 
> Bug
> 
> 	• [OWB-1280] - NPE in filterExcludedJars
> 	• [OWB-1303] - AbstractOwbBean does not conserve the actual user code exception when creating a bean fails
> 	• [OWB-1305] - Extensions can be looked up during their bean creation leading to a NPE
> 	• [OWB-1309] - upgrade to new tomcat7.0.99 introduces a Problem with a new NoSuchMethodException
> Improvement
> 
> 	• [OWB-1306] - Be more tolerant to java version in our unsafe/proxy usage/registration
> Task
> 
> 	• [OWB-1304] - Change OWB to build fine with Java11
> 	• [OWB-1307] - remove conversation.periodicDelay option from our config
> 	• [OWB-1308] - dependency upgrades
> 
> 
> The staging repo is https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059
> 
> The source zip can be found here
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059/org/apache/openwebbeans/openwebbeans/2.0.14/
> sha1 is c0b4fecab7eb17209ff72aa6df4d4ff898433df1
> 
> 
> Please VOTE:
> 
> [+1] go ship it
> [+0] meh, don't care
> [-1] stop, there is a ${showstopper}
> 
> The VOTE is open for 72h
> 
> 
> txs and LieGrue,
> strub
> 
> 


Re: [VOTE] release Apache OpenWebBeans-2.0.14

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

Am So., 12. Jan. 2020 um 00:38 Uhr schrieb Romain Manni-Bucau <
rmannibucau@gmail.com>:

> +1
>
> Le sam. 11 janv. 2020 à 16:27, Mark Struberg <st...@yahoo.de.invalid> a
> écrit :
>
> > Hi folks!
> >
> > I've run all the tasks to release OWB 2.0.14
> >
> > Here is the list of fixed bugs:
> >
> > Bug
> >
> >         • [OWB-1280] - NPE in filterExcludedJars
> >         • [OWB-1303] - AbstractOwbBean does not conserve the actual user
> > code exception when creating a bean fails
> >         • [OWB-1305] - Extensions can be looked up during their bean
> > creation leading to a NPE
> >         • [OWB-1309] - upgrade to new tomcat7.0.99 introduces a Problem
> > with a new NoSuchMethodException
> > Improvement
> >
> >         • [OWB-1306] - Be more tolerant to java version in our
> > unsafe/proxy usage/registration
> > Task
> >
> >         • [OWB-1304] - Change OWB to build fine with Java11
> >         • [OWB-1307] - remove conversation.periodicDelay option from our
> > config
> >         • [OWB-1308] - dependency upgrades
> >
> >
> > The staging repo is
> >
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059
> >
> > The source zip can be found here
> >
> >
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059/org/apache/openwebbeans/openwebbeans/2.0.14/
> > sha1
> > <
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059/org/apache/openwebbeans/openwebbeans/2.0.14/sha1
> >
> > is c0b4fecab7eb17209ff72aa6df4d4ff898433df1
> >
> >
> > Please VOTE:
> >
> > [+1] go ship it
> > [+0] meh, don't care
> > [-1] stop, there is a ${showstopper}
> >
> > The VOTE is open for 72h
> >
> >
> > txs and LieGrue,
> > strub
> >
> >
> >
>

Re: [VOTE] release Apache OpenWebBeans-2.0.14

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

Le sam. 11 janv. 2020 à 16:27, Mark Struberg <st...@yahoo.de.invalid> a
écrit :

> Hi folks!
>
> I've run all the tasks to release OWB 2.0.14
>
> Here is the list of fixed bugs:
>
> Bug
>
>         • [OWB-1280] - NPE in filterExcludedJars
>         • [OWB-1303] - AbstractOwbBean does not conserve the actual user
> code exception when creating a bean fails
>         • [OWB-1305] - Extensions can be looked up during their bean
> creation leading to a NPE
>         • [OWB-1309] - upgrade to new tomcat7.0.99 introduces a Problem
> with a new NoSuchMethodException
> Improvement
>
>         • [OWB-1306] - Be more tolerant to java version in our
> unsafe/proxy usage/registration
> Task
>
>         • [OWB-1304] - Change OWB to build fine with Java11
>         • [OWB-1307] - remove conversation.periodicDelay option from our
> config
>         • [OWB-1308] - dependency upgrades
>
>
> The staging repo is
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059
>
> The source zip can be found here
>
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059/org/apache/openwebbeans/openwebbeans/2.0.14/
> sha1
> <https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1059/org/apache/openwebbeans/openwebbeans/2.0.14/sha1>
> is c0b4fecab7eb17209ff72aa6df4d4ff898433df1
>
>
> Please VOTE:
>
> [+1] go ship it
> [+0] meh, don't care
> [-1] stop, there is a ${showstopper}
>
> The VOTE is open for 72h
>
>
> txs and LieGrue,
> strub
>
>
>