Hi, Alex, On Tue, Feb 4, 2020 at 10:06 PM Alex Herbert <alex.d.herb...@gmail.com> wrote:
> Travis just uses ‘mvn’. This triggers the default goal in the pom which does > this: Thanks for the information. I wasn't even aware, that there is a default goal. > I did note when I had a look that the main javadoc gives the example: > > * Using a {@link FailableStream}, this can be rewritten as follows: > * <pre> > * ObjectStreams.failable(stream).forEach((m) -> m.invoke(o, args)); > * </pre> > > Should ObjectStreams.failable be changed to ‘Streams.stream’? Also thanks for spotting this. Fixed, as are the Checkstyle problems. Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org