I didn't have a deep look but I guess yes.
On 11 September 2015 at 04:43, Robert Scholte wrote:
>
> https://github.com/codehaus-plexus/plexus-compiler/blob/master/plexus-compilers/plexus-compiler-javac/src/main/java/org/codehaus/plexus/compiler/javac/JavaxToolsCompiler.java
>
> So this file nee
Github user fbricon commented on the pull request:
https://github.com/apache/maven/pull/58#issuecomment-139963041
Seems to be duplicated by #40
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not hav
Github user njuneau commented on the pull request:
https://github.com/apache/maven/pull/36#issuecomment-139921790
Hello michael-o,
Sorry for the delay. My feature branch has been rebased and force-updated.
---
If your project is set up for it, you can reply to this email and
Github user lamyaa commented on the pull request:
https://github.com/apache/maven-surefire/pull/98#issuecomment-139917934
@Tibor17 Please give me a couple of days to look again at this. It's not
very fresh in my mind anymore :)
---
If your project is set up for it, you can reply to t
Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/98#issuecomment-139915061
IMHO all we need to do is to change the last parameter:
`createTestSuiteElement( ppw, testSetReportEntry, testSetStats,
reportNameSuffix, testSetReportEntry.el
Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/98#issuecomment-139858232
@lamyaa
I think I found a solution which works on my side with non-parallel tests.
Feel free to tell me what you think about my hypothesis.
Can you ple