[GitHub] commons-io pull request #56: Removed redundant isDirectory() check

2018-03-08 Thread pranet
Github user pranet closed the pull request at: https://github.com/apache/commons-io/pull/56 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-io pull request #56: Removed redundant isDirectory() check

2018-03-08 Thread pranet
GitHub user pranet reopened a pull request: https://github.com/apache/commons-io/pull/56 Removed redundant isDirectory() check There is already a call to validateListFilesParameters() which checks that directory.isDirectory() is true You can merge this pull request into a Git repos

[GitHub] commons-io pull request #56: Removed redundant isDirectory() check

2018-03-08 Thread pranet
Github user pranet closed the pull request at: https://github.com/apache/commons-io/pull/56 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-io pull request #56: Removed redundant isDirectory() check

2018-03-07 Thread pranet
GitHub user pranet opened a pull request: https://github.com/apache/commons-io/pull/56 Removed redundant isDirectory() check There is already a call to validateListFilesParameters() which checks that directory.isDirectory() is true You can merge this pull request into a Git reposit