GitHub user reudismam opened a pull request: https://github.com/apache/ant/pull/61
Use the isEmpty method instead of comparing the value of size() to 0. You can merge this pull request into a Git repository by running: $ git pull https://github.com/reudismam/ant size Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ant/pull/61.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #61 ---- commit 25315d0c28cf81c8c23944d3f368c76c6da02ac2 Author: reudismam <reudismam@...> Date: 2018-02-15T17:30:25Z Use the isEmpty method instead of comparing the value of size() to 0. ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org