dehasi commented on a change in pull request #347:
URL: https://github.com/apache/maven/pull/347#discussion_r607322509



##########
File path: 
maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
##########
@@ -559,6 +557,10 @@ else if ( isNotEmpty( activationFile.getMissing() ) )
         }
     }
 
+    public static boolean isNotEmpty(String string) {

Review comment:
       Totally agree. I made it private.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to