[GitHub] maven-surefire pull request #171: [SUREFIRE-1445] Explicitly define Surefire...

2017-12-02 Thread acogoluegnes
Github user acogoluegnes closed the pull request at: https://github.com/apache/maven-surefire/pull/171 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h

[GitHub] maven-surefire pull request #171: [SUREFIRE-1445] Explicitly define Surefire...

2017-12-01 Thread acogoluegnes
Github user acogoluegnes commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/171#discussion_r154307933 --- Diff: maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/SurefirePropertiesTest.java --- @@ -70,9 +70,35 @@ public void

[GitHub] maven-surefire issue #171: [SUREFIRE-1445] Explicitly define SurefirePropert...

2017-11-29 Thread acogoluegnes
Github user acogoluegnes commented on the issue: https://github.com/apache/maven-surefire/pull/171 @Tibor17 Thanks for reviewing! I pushed a new version. --- - To unsubscribe, e-mail: dev-unsubscr

[GitHub] maven-surefire pull request #171: [SUREFIRE-1445] Explicitly define Surefire...

2017-11-29 Thread acogoluegnes
Github user acogoluegnes commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/171#discussion_r153745052 --- Diff: maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/SurefirePropertiesTest.java --- @@ -70,9 +70,16 @@ public void

[GitHub] maven-surefire pull request #171: [SUREFIRE-1445] Explicitly define Surefire...

2017-11-27 Thread acogoluegnes
GitHub user acogoluegnes opened a pull request: https://github.com/apache/maven-surefire/pull/171 [SUREFIRE-1445] Explicitly define SurefireProperties#putAll This ensures the overriden put method is called and the items property is updated. You can merge this pull request into a