Re: commons-io git commit: += isLegalFile(CharSequence)

2017-11-16 Thread sebb
On 16 November 2017 at 14:46, Gary Gregory wrote: > s/candidate.length() == 0/candidate.isEmpty() > Since the other check is also a length check I thought it was more consistent. > ? > > > > On Nov 16, 2017 05:44, wrote: > >> Repository: commons-io >> Updated Branches: >> refs/heads/master dc

Re: commons-io git commit: += isLegalFile(CharSequence)

2017-11-16 Thread Gary Gregory
s/candidate.length() == 0/candidate.isEmpty() ? On Nov 16, 2017 05:44, wrote: > Repository: commons-io > Updated Branches: > refs/heads/master dcf6e82f8 -> 84a0d9078 > > > += isLegalFile(CharSequence) > > Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo > Commit: http://git-w