Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-12 Thread Stephen Connolly
+ 1 - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 9 Mar 2011 21:41, Kristian Rosenvold kristian.rosenv...@gmail.com wrote: Hi, We solved 16 issues:

[RESULT] [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-12 Thread Kristian Rosenvold
Hi, The vote has passed with the following result : +1 (binding): Olivier Lamy, Benjamin Bentmann, Arnaud Héritier, Lukas Theussl, Hervé Boutemy, Stephen Connolly, Kristian Rosenvold +1 (non binding): Nicolas de Loof, Tony Chemit, Tamás Cservenák I will promote the artifacts to the central

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-12 Thread Baptiste MATHUS
+1 (non-binding). Thanks for you work. -- Baptiste 2011/3/12 Stephen Connolly stephen.alan.conno...@gmail.com + 1 - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-11 Thread Hervé BOUTEMY
+1 Hervé Le mercredi 9 mars 2011, Kristian Rosenvold a écrit : Hi, We solved 16 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=17 039 The ability to run a single test method is the new feature in this release:

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-10 Thread Olivier Lamy
+1 Thanks ! -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/3/9 Kristian Rosenvold kristian.rosenv...@gmail.com: Hi, We solved 16 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=17039 The ability to run a single test method is

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-10 Thread nicolas de loof
+1 2011/3/10 Olivier Lamy ol...@apache.org +1 Thanks ! -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/3/9 Kristian Rosenvold kristian.rosenv...@gmail.com: Hi, We solved 16 issues:

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-10 Thread chemit
On Wed, 09 Mar 2011 22:40:50 +0100 Kristian Rosenvold kristian.rosenv...@gmail.com wrote: Thanks +1 (none binding) -- Tony Chemit tél: +33 (0) 2 40 50 29 28 email: che...@codelutin.com http://www.codelutin.com

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-10 Thread Benjamin Bentmann
Kristian Rosenvold wrote: Staging repo: https://repository.apache.org/content/repositories/maven-009/ +1 Benjamin - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-10 Thread Arnaud Héritier
+1 Arnaud On Thu, Mar 10, 2011 at 10:39 PM, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: Kristian Rosenvold wrote: Staging repo: https://repository.apache.org/content/repositories/maven-009/ +1 Benjamin - To

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-10 Thread Lukas Theussl
+1 However, it would be good to mention in the docs that the surefire-report-plugin now has to be run together with site-plugin-2.1 at least (SUREFIRE-566), similar to the project-info-report-plugin. -Lukas Kristian Rosenvold wrote: Hi, We solved 16 issues:

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-10 Thread Kristian Rosenvold
I will update docs Den 11. mars 2011 kl. 07:17 skrev Lukas Theussl ltheu...@apache.org: +1 However, it would be good to mention in the docs that the surefire-report-plugin now has to be run together with site-plugin-2.1 at least (SUREFIRE-566), similar to the project-info-report-plugin.

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-10 Thread Tamás Cservenák
+1 On Mar 9, 2011 10:41 PM, Kristian Rosenvold kristian.rosenv...@gmail.com wrote: Hi, We solved 16 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=17039 The ability to run a single test method is the new feature in this release:

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-10 Thread Kristian Rosenvold
Fixed in r1080465. Since we're on a fairly regular release schedule I'll just let this come out with the next release (unless someone objects). Kristian fr., 11.03.2011 kl. 07.16 +0100, skrev Lukas Theussl: +1 However, it would be good to mention in the docs that the

Re: [VOTE] Release Maven Surefire Plugin version 2.8

2011-03-10 Thread Stephen Connolly
if it is just a site change you can update the site in target/checkout and push that when pushing the release site. i will be testing later today. - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to

[VOTE] Release Maven Surefire Plugin version 2.8

2011-03-09 Thread Kristian Rosenvold
Hi, We solved 16 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=17039 The ability to run a single test method is the new feature in this release: http://jira.codehaus.org/browse/SUREFIRE-577 A significant memory leak fix for those with really long reactor builds: