[GitHub] maven-surefire pull request: SUREFIRE-790 Added support for execut...

2015-09-23 Thread kpiwko
Github user kpiwko commented on the pull request: https://github.com/apache/maven-surefire/pull/2#issuecomment-142831231 @Tibor17 SPI would work for me. Basically any means how to get the information about Maven process to forked JVM would be helpful, if enabled by default, even bette

[RESULT] [VOTE] Release Apache Maven Parent POM version 27

2015-09-23 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 (binding): Jason van Zyl, Karl Heinz Marbaise, Olivier Lamy, Kristian Rosenvold, Benson Margulies, Hervé Boutemy +1 (non binding): Tibor Digana, Dan Tran I will promote the artifacts to the central repo. -

Re: [VOTE] Release Apache Maven Parent POM version 27

2015-09-23 Thread Hervé BOUTEMY
here is my +1 Regards, Hervé Le dimanche 20 septembre 2015 23:06:40 Hervé BOUTEMY a écrit : > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&ve > rsion=12329010 > > Changes since the last release: > http://svn.apache.org/viewvc/maven/po

[GitHub] maven-surefire pull request: Option to rerun failures at the end o...

2015-09-23 Thread lamyaa
Github user lamyaa commented on the pull request: https://github.com/apache/maven-surefire/pull/102#issuecomment-142768756 @Tibor17 I haven't had a chance to look at junit47 provider yet. I'm hoping to get to it (as well as surefire-1144) this weekend. --- If your project is set up f

[GitHub] maven-surefire pull request: Adding individual rerun times to XML ...

2015-09-23 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/96#issuecomment-142758232 @lamyaa Did you have time to run this test using the fix we talked about in `SUREFIRE-1144`? Is the execution time calculation broken ? If it is not b

[GitHub] maven-surefire pull request: SUREFIRE-790 Added support for execut...

2015-09-23 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/2#issuecomment-142749714 @kpiwko @gastaldi @marcusholl What can we do about this old issue? My suggestion is to propose SPI in Surefire 3.x where hacking system propertie

[GitHub] maven-surefire pull request: Option to rerun failures at the end o...

2015-09-23 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/102#issuecomment-142747818 Hi @lamyaa What should we do with this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-23 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-142740267 @juherr Please consider these integration tests as a hint. These are typical tests using `parallel` parameter. `CheckTestNgGroupThreadParallelIT`

Re: Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-23 Thread Robert Scholte
Op Sun, 20 Sep 2015 19:27:55 +0200 schreef Stuart McCulloch : PS. the following test projects use an explicit source+target level of 1.5 which need updating to 1.6 to pass on jdk9: core-it-suite/src/test/resources/mng-3203/pom.xml core-it-suite/src/test/resources/mng-5338/project/pom.xml co