> On 7 Feb 2020, at 21:02, Jochen Wiedmann <[email protected]> wrote:
>
> Hi, Alex,
>
> On Tue, Feb 4, 2020 at 10:06 PM Alex Herbert <[email protected]> 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.
Thanks. When travis is happy with these changes then I’ll try restarting the
PRs.
Alex
>
>
> Jochen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]