Closed GoogleCodeExporter closed 9 years ago
sounds good.
Original comment by phi...@ogren.info
on 3 Feb 2011 at 5:10
I don't see any substitution for FileUtils.iterateFiles in Guava. I have need
for this right now - so I thought I would take a look at Guava and see if there
was anything there. It doesn't appear to have it. I don't think we can live
without something very flexible like the IOFileFilter stuff. This is not to
say we can't use Guava - but it doesn't look like we can get rid of commons-io
for now.
Original comment by phi...@ogren.info
on 7 Feb 2011 at 6:32
Yep, that was my conclusion as well after looking for something like
iterateFiles again recently. So I think (when I get around to it) we should
just replace commons-collections with guava collections, and leave all the
commons-io stuff as it is.
Original comment by steven.b...@gmail.com
on 7 Feb 2011 at 7:23
This issue was closed by revision r2869.
Original comment by steven.b...@gmail.com
on 28 Apr 2011 at 9:57
Original issue reported on code.google.com by
steven.b...@gmail.com
on 3 Feb 2011 at 3:21