Github user Tibor17 commented on a diff in the pull request:

    https://github.com/apache/maven-surefire/pull/171#discussion_r153653384
  
    --- Diff: 
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/SurefireProperties.java
 ---
    @@ -71,13 +71,22 @@ public SurefireProperties( KeyValueSource source )
             }
         }
     
    +    @Override
    +    public synchronized void putAll(Map<?, ?> t) {
    --- End diff --
    
    Please keep using one commir in PR.
    I recommend you to do `git commit--amend` and then forced push `git push 
origin +master`.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to