[GitHub] maven-surefire pull request #150: SUREFIRE-1372 Filter tests to be rerun by ...

2017-09-12 Thread mpkorstanje
Github user mpkorstanje commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/150#discussion_r138477890 --- Diff: surefire-providers/common-junit48/src/main/java/org/apache/maven/surefire/common/junit48/MatchMethodDescriptions.java --- @@ -0,0

[GitHub] maven-surefire pull request #150: SUREFIRE-1372 Filter tests to be rerun by ...

2017-09-12 Thread mpkorstanje
Github user mpkorstanje commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/150#discussion_r138472979 --- Diff: surefire-providers/common-junit48/src/main/java/org/apache/maven/surefire/common/junit48/FailingMethodFilter.java --- @@ -1,85 +0,0

Re: [VOTE] Release Apache Maven 3.5.1

2017-09-12 Thread Stephen Connolly
Have we got any feedback from the embedder integrations yet? On Mon 11 Sep 2017 at 22:57, Hervé BOUTEMY wrote: > just for the records: it is Windows + Git Bash (MINGW64) only > > and there is a chance that adding -Djansi.force=true can force JAnsi > activation (even if

Re: [VOTE] Release Apache Maven Dependency Plugin version 3.0.2

2017-09-12 Thread Tibor Digana
+1: tested in my company project On Sat, Sep 9, 2017 at 2:34 PM, Karl Heinz Marbaise wrote: > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje > ctId=12317227=12341254 > > There are still a couple of issues left in JIRA: >

[GitHub] maven-surefire issue #150: SUREFIRE-1372 Filter tests to be rerun by descrip...

2017-09-12 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/150 @mpkorstanje Currently we are cutting two versions. This week `2.20.1` and `2.21.0.Jigsaw` next week having support with Jigsaw of Java 9. This PR is planned in `2.20.2` but the

[GitHub] maven-surefire issue #141: SUREFIRE-1331: Bump version number for 3.0.0 rele...

2017-09-12 Thread britter
Github user britter commented on the issue: https://github.com/apache/maven-surefire/pull/141 @Tibor17 I'm not working on the 3.0 branch any more. It's up to you. I think the 3.0 branch should have version 3.0. ---

Re: [VOTE] Release Apache Maven Dependency Plugin version 3.0.2

2017-09-12 Thread Anders Hammar
+1 Tested with Maven 3.3.9 and IBM JDK 7.1 on Windows 7. /Anders On Sat, Sep 9, 2017 at 2:34 PM, Karl Heinz Marbaise wrote: > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje > ctId=12317227=12341254 > > There are still a couple of

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.20.1

2017-09-12 Thread Tibor Digana
Hi Dan, Yes you can use such version. The URL for snapshots is https://repository.apache.org/content/repositories/snapshots On Tue, Sep 12, 2017 at 5:01 AM, Dan Tran wrote: > Is there a snapshot i can test with my production? only see 2.21-SNAPSHOT > > Thanks > > -Dan > > On

[GitHub] maven-surefire issue #141: SUREFIRE-1331: Bump version number for 3.0.0 rele...

2017-09-12 Thread KroArtem
Github user KroArtem commented on the issue: https://github.com/apache/maven-surefire/pull/141 Well, 3.0 also becomes highly appreciated as JUnit 5 was officially released recently. --- - To unsubscribe, e-mail: