[GitHub] ant pull request #56: Use equals method of a string literal to prevent NPE a...

2018-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant/pull/56 --- - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

[GitHub] ant pull request #56: Use equals method of a string literal to prevent NPE a...

2018-02-01 Thread reudismam
GitHub user reudismam opened a pull request: https://github.com/apache/ant/pull/56 Use equals method of a string literal to prevent NPE and isEmpty() me… …thod instead of comparing a String object with an empty string. This change has already been done for some