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 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 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 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 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