asfgit commented on issue #45: Consider returning a zero length array rather
than null.
URL: https://github.com/apache/ant/pull/45#issuecomment-480534190
Can one of the admins verify this patch?
This is an automated message f
asfgit commented on issue #45: Consider returning a zero length array rather
than null.
URL: https://github.com/apache/ant/pull/45#issuecomment-480534188
Can one of the admins verify this patch?
This is an automated message f
asfgit commented on issue #45: Consider returning a zero length array rather
than null.
URL: https://github.com/apache/ant/pull/45#issuecomment-480534191
Can one of the admins verify this patch?
This is an automated message f
asfgit commented on issue #45: Consider returning a zero length array rather
than null.
URL: https://github.com/apache/ant/pull/45#issuecomment-480534189
Can one of the admins verify this patch?
This is an automated message f
janmaterne commented on issue #45: Consider returning a zero length array
rather than null.
URL: https://github.com/apache/ant/pull/45#issuecomment-480534186
While i agree and prefer returning Optional or an empty List, in this
case this would break backwards compatiblity. And therefore th