Thanks for your pointer to your GH page, I'll take a look over the weekend...
Gary On Tue, Nov 5, 2019 at 6:18 PM Rob Spoor <apa...@icemanx.nl> wrote: > See https://travis-ci.org/apache/commons-io/jobs/607784753. The reason > is commit 14d6f4c6dbb429ebb915b530ea61fe911d36b20b, which added > interface IOConsumer in package org.apache.commons.io.function, but > forgot to add a package-info.java or package.html. > > In case you're interested, you can possibly use something I wrote a > while ago: https://github.com/robtimus/io-functions. This contains an > almost identical IOConsumer plus a lot more copies of the interfaces in > java.util.function. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >