Re: [VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-04 Thread Kristian Rosenvold
+1 Although I *strongly* dislike the extra whitespace that has appeared out of nowhere in 2.18: Results : Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 Kristian 2014-11-03 23:12 GMT+01:00 Hervé BOUTEMY herve.bout...@free.fr: +1 Regards, Hervé Le samedi 1 novembre 2014 20:59:10

Re: [VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-04 Thread Andreas Gudian
Am Dienstag, 4. November 2014 schrieb Kristian Rosenvold : +1 Although I *strongly* dislike the extra whitespace that has appeared out of nowhere in 2.18: Results : Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 I knew there was something looking funny about that. I'll create a

[RESULT] [VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-04 Thread Andreas Gudian
Hi, The vote has passed with the following result: +1 (binding): Karl Heinz Marbaise, Hervé Boutemy, Kristian Rosenvold +1 (non binding): Tibor Digana, Andreas Gudian I will promote the artifacts to the central repo. Could on of the PMC members please copy the source release to the

Re: [VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-03 Thread Andreas Gudian
My own +1. Am Sonntag, 2. November 2014 schrieb Karl Heinz Marbaise : Hi, first to say trying to build surefire with Maven 2.2.1 will fail with a circular dependency...problem (as Kristian mentioned)...so best would be to require such things not by a README better by prerequisites/enforcer

Re: [VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-03 Thread Hervé BOUTEMY
+1 Regards, Hervé Le samedi 1 novembre 2014 20:59:10 Andreas Gudian a écrit : Hi, We solved 31 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=20 175 There are still lots of issues left in JIRA:

Re: [VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-02 Thread Karl Heinz Marbaise
Hi, sha1 sum Ok. Checked via: mvn -Prun-its clean verify Environment: Java version: 1.7.0_21, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: mac os x, version: 10.8.5, arch:

Re: [VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-02 Thread tibor17
+1 on committer side - BR, tibor17 -- View this message in context: http://maven.40175.n5.nabble.com/VOTE-Release-Maven-Surefire-Plugin-version-2-18-Take-2-tp5812277p5812407.html Sent from the Maven Developers mailing list archive at Nabble.com.

Re: [VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-02 Thread tibor17
Karl, the README.txt will force the users to prepare for Maven 3. IMHO the SUREFIRE 3.0 would completely switch to Maven 3. Then we can use prerequisites with enforcer declaring the same min version of Maven dist. We will have chance to use Java Generics instead of using java.lang.Object in public

Re: [VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-02 Thread Kristian Rosenvold
For the record, maven2 does not have precise enough dependency resolution to handle the somewhat crazy hoops we jump through to test surefire with surefire itself. So although we're still 2.2.1 compatible, we've required 3.x to build for some time. Kristian 2014-11-02 18:18 GMT+01:00 tibor17

Re: [VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-02 Thread Karl Heinz Marbaise
Hi, first to say trying to build surefire with Maven 2.2.1 will fail with a circular dependency...problem (as Kristian mentioned)...so best would be to require such things not by a README better by prerequisites/enforcer ... Apart from the README.txt is intended for developers of Surefire

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-11-01 Thread Andreas Gudian
Looks like this source-zip can't be built due to the failing rat-check on the generated DEPENDENCIES file as well. I'm supposed to cancel the vote now, right? I would do a respin with an exclusion for that file in the rat-config. What about the other votes in progress? 2014-10-31 20:10

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-11-01 Thread Karl Heinz Marbaise
Hi Andreas, I have canceled the vote for Maven JXR based on this problem... Filed in an issue https://issues.apache.org/jira/browse/RAT-184 Kind regards Karl Heinz Marbaise On 11/1/14 7:05 PM, Andreas Gudian wrote: Looks like this source-zip can't be built due to the failing rat-check on

[CANCELLED][VOTE] Release Maven Surefire Plugin version 2.18

2014-11-01 Thread Andreas Gudian
Vote cancelled, as the source-zip can't be built due to the failing rat-check on the DEPENDENCIES file. I'll start respinning the release and put up a new vote later tonight. Andreas 2014-11-01 19:08 GMT+01:00 Karl Heinz Marbaise khmarba...@gmx.de: Hi Andreas, I have canceled the vote for

[VOTE] Release Maven Surefire Plugin version 2.18 - Take 2

2014-11-01 Thread Andreas Gudian
Hi, We solved 31 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=20175 There are still lots of issues left in JIRA:

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Andreas Gudian
Am Donnerstag, 30. Oktober 2014 schrieb tibor17 : The staging is not available http://maven.apache.org/surefire-archives/surefire-2.18/maven-surefire-plugin/index.html Should not it be instead? http://maven.apache.org/surefire-archives/maven-surefire-2.18/maven-surefire-plugin/index.html

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Grzegorz Slowikowski
http://maven.apache.org/surefire-archives/ - directory name is sometimes surefire, sometimes maven-surefire, this changes from version to version. Maybe should be fixed to maven-surefire. 2014-10-31 7:58 GMT+01:00 Andreas Gudian andreas.gud...@gmail.com: Am Donnerstag, 30. Oktober 2014 schrieb

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Grzegorz Slowikowski
Hi There is something strange with http://maven.apache.org/surefire-archives/surefire-2.18/ This page lists all providers, they are grandchildren and should not be listed in http://maven.apache.org/surefire-archives/surefire-2.18/surefire-providers/index.html . Additionally links to these

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Hervé BOUTEMY
thank you for the feedback looks like you found issues for MPIR: 1. enhancement, to list only direct modules, not modules of modules 2. bugfix: link should replace Windows \ (gr) with web / (a) perhaps the bugfix won't be necessary once the enhancement is done... Please open 2 MPIR

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread tibor17
Your right Andreas, the page now is available. I'll have a look. Thx - BR, tibor17 -- View this message in context: http://maven.40175.n5.nabble.com/VOTE-Release-Maven-Surefire-Plugin-version-2-18-tp5811871p5811947.html Sent from the Maven Developers mailing list archive at Nabble.com.

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread tibor17
Hi Andreas, Do we have chance to update the site? One little issue with a title which appears in html ul unordered list on this site fork-options-and-parallel-execution.apt.vm - BR, tibor17 -- View this message in context:

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Hervé BOUTEMY
cancel the vote for such little issues is a lot of overhead I propose to directly fix HTML in svnpubsub, by hand, in parallel with source for future releases Regards, Hervé Le vendredi 31 octobre 2014 02:10:06 tibor17 a écrit : Hi Andreas, Do we have chance to update the site? One little

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread tibor17
Grzegorz Slowikowski-2 is right. This page http://maven.apache.org/surefire-archives/surefire-2.18/ really contains backslashes in page source code: SureFire JUnitCore Runner surefire-providers\surefire-junit47/index.html IE 11 and Firefox work fine with that. Who will fix it and how? -

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Hervé BOUTEMY
done just checked out https://svn.apache.org/repos/infra/websites/production/maven/content/surefire-archives/surefire-2.18 updated and checked in For next release, the issue is in MPIR... Regards, Hervé Le vendredi 31 octobre 2014 07:52:20 tibor17 a écrit : Grzegorz Slowikowski-2 is

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Andreas Gudian
Thanks, Hervé! I've corrected the formatting of that one section that Tibor pointed out (in the html files and for the next release in the .apt file). 2014-10-31 16:28 GMT+01:00 Hervé BOUTEMY herve.bout...@free.fr: done just checked out

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread tibor17
Great job Hevre and Andreas. Here is my voice. +1 - BR, tibor17 -- View this message in context: http://maven.40175.n5.nabble.com/VOTE-Release-Maven-Surefire-Plugin-version-2-18-tp5811871p5812029.html Sent from the Maven Developers mailing list archive at Nabble.com.

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Dan Tran
+1 ( none binding) tested with internal build with surefire test and report -D On Fri, Oct 31, 2014 at 11:16 AM, tibor17 tibo...@lycos.com wrote: Great job Hevre and Andreas. Here is my voice. +1 - BR, tibor17 -- View this message in context:

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread tibor17
I am going to report two issues in MPIR. - BR, tibor17 -- View this message in context: http://maven.40175.n5.nabble.com/VOTE-Release-Maven-Surefire-Plugin-version-2-18-tp5811871p5812050.html Sent from the Maven Developers mailing list archive at Nabble.com.

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Michael Osipov
Am 2014-10-31 um 09:17 schrieb Hervé BOUTEMY: thank you for the feedback looks like you found issues for MPIR: 1. enhancement, to list only direct modules, not modules of modules MPIR-279. - To unsubscribe, e-mail:

[VOTE] Release Maven Surefire Plugin version 2.18

2014-10-30 Thread Andreas Gudian
Hi, We solved 31 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=20175 There are still lots of issues left in JIRA:

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-30 Thread Kristian Rosenvold
+1 2014-10-30 22:08 GMT+01:00 Andreas Gudian andreas.gud...@gmail.com: Hi, We solved 31 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=20175 There are still lots of issues left in JIRA:

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-30 Thread tibor17
The staging is not available http://maven.apache.org/surefire-archives/surefire-2.18/maven-surefire-plugin/index.html Should not it be instead? http://maven.apache.org/surefire-archives/maven-surefire-2.18/maven-surefire-plugin/index.html - BR, tibor17 -- View this message in context:

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-30 Thread jieryn
Works on several of my projects, forked (-T) and not forked; junit, arquillian, tomee. +1 non-binding On Thu, Oct 30, 2014 at 5:08 PM, Andreas Gudian andreas.gud...@gmail.com wrote: Hi, We solved 31 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541version=20175