> On 7 Feb 2020, at 21:02, Jochen Wiedmann <jochen.wiedm...@gmail.com> wrote:
> 
> 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) -&gt; m.invoke(o, args));
>> * </pre>
>> 
>> Should ObjectStreams.failable be changed to ‘Streams.stream’?
> 
> Also thanks for spotting this. Fixed, as are the Checkstyle problems.

Thanks. When travis is happy with these changes then I’ll try restarting the 
PRs.

Alex


> 
> 
> Jochen
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to