[GitHub] maven-surefire pull request: [SUREFIRE-1202] Allow rerunFailingTes...

2015-12-15 Thread seanf
Github user seanf closed the pull request at: https://github.com/apache/maven-surefire/pull/108 --- 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 have this feature enabled and wishes so, or if the feature

[GitHub] maven-surefire pull request: [SUREFIRE-1202] Allow rerunFailingTes...

2015-12-15 Thread seanf
Github user seanf commented on the pull request: https://github.com/apache/maven-surefire/pull/108#issuecomment-164965305 Okay, thanks @Tibor17 --- 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] maven-surefire pull request: [SUREFIRE-1135] Improve ignore messag...

2015-12-15 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/79#issuecomment-164962560 @mbocek Can you please update your project and resolve merge conflicts? --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] maven-surefire pull request: [SUREFIRE-1135] Improve ignore messag...

2015-12-15 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/79#issuecomment-164962324 @agudian I would prefer using only message from Exception in the callback method `onTestSkipped()`. WDYT? My only problem is the influence in test re

[GitHub] maven-surefire pull request: [SUREFIRE-1202] Allow rerunFailingTes...

2015-12-15 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/108#issuecomment-164952250 @seanf Please close this PR. I will push the fix to the master. Thx for contributing. --- If your project is set up for it, you can reply to this email and have

Re: [VOTE] Release Apache Maven PMD Plugin version 3.6

2015-12-15 Thread Andreas Gudian
+1 2015-12-13 22:20 GMT+01:00 Dennis Lundberg : > Hi, > > We solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317621&version=12332973 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317621

Re: [VOTE] Release Apache Maven PMD Plugin version 3.6

2015-12-15 Thread Dennis Lundberg
+1 from me Den 13 dec 2015 22:20 skrev "Dennis Lundberg" : > Hi, > > We solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317621&version=12332973 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%

Re: [VOTE] Release Apache Maven PMD Plugin version 3.6

2015-12-15 Thread Tibor Digana
+1 On Sun, Dec 13, 2015 at 10:20 PM, Dennis Lundberg wrote: > Hi, > > We solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317621&version=12332973 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%

Re: [VOTE] Release Apache Maven PMD Plugin version 3.6

2015-12-15 Thread Karl Heinz Marbaise
Hi, I have checked the SHA Ok. Checked via mvn -Prun-its clean verify with Maven 3.0.5, 3.1.1, 3.2.5, 3.3.9 without any issue... So +1 from me.. Kind regards Karl Heinz Marbaise On 12/13/15 10:20 PM, Dennis Lundberg wrote: Hi, We solved 4 issues: https://issues.apache.org/jira/secure/Rel

[GitHub] maven-surefire pull request: [SUREFIRE-1194] reporter argument doe...

2015-12-15 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/107#issuecomment-164705763 >>Ok. But I still don't understand why it is working on my computers: I don't have guice-2.0.jar and exclude it was enough. Hm, that's strange but the im