Re: maven-surefire git commit: SUREFIRE_SYSPROP_DUPLICATES

2017-02-18 Thread Tibor Digana
yes, Jira will be created for these branches, no problem, but let's see what the future logs bring. On Sat, Feb 18, 2017 at 12:51 PM, Tibor Digana-2 [via Maven] < ml-node+s40175n5899063...@n5.nabble.com> wrote: > The build processes use to take from 45min to 2:21h. > > On Sat, Feb 18, 2017 at 12:

Re: maven-surefire git commit: SUREFIRE_SYSPROP_DUPLICATES

2017-02-18 Thread Tibor Digana
The build processes use to take from 45min to 2:21h. On Sat, Feb 18, 2017 at 12:47 PM, Tibor Digana wrote: > I am waiting for Michael's "go on". > There are 58 TestNG ITs and this is not nice fix, however it is god but > the rootcause is that surefire-integration-tests POM has testng default > v

Re: maven-surefire git commit: SUREFIRE_SYSPROP_DUPLICATES

2017-02-18 Thread Tibor Digana
I am waiting for Michael's "go on". There are 58 TestNG ITs and this is not nice fix, however it is god but the rootcause is that surefire-integration-tests POM has testng default version 5.7 and that is the roortcause of system prop duplicates. I need to find someone who will update 58 tests after

Re: maven-surefire git commit: SUREFIRE_SYSPROP_DUPLICATES

2017-02-18 Thread Hervé BOUTEMY
IIUC, this one is a good enhancement to integrate, since it makes Surefire more reliable (not relying on the way multiple "-Dmyprop=" is handled) Then there should just be a Jira issue created, and this fix integrated to Surefire master without waiting, isn't it? Or do you fear that this change