Yes i saw
https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=src/main/java/org/apache/commons/lang3/Functions.java;h=5eaed0c6fa8dbb8ed7a2ba37d499130ba62f138b;hb=HEAD,
unfortunately it was created after  I had developed my interfaces. I saw
there are some difference, like no methods to transform  to a failable
function to a plain java function, and I'm going to add some high order
functions. Hover if community decide that my work is redundant i'll close
this pull request.

On Wed, 30 Jan 2019 at 20:58, Pascal Schumacher <[email protected]>
wrote:

> Am 30.01.2019 um 20:27 schrieb Jochen Wiedmann:
> > Have you seen [1]?
> >
> > 1:
> https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=src/main/java/org/apache/commons/lang3/Functions.java;h=5eaed0c6fa8dbb8ed7a2ba37d499130ba62f138b;hb=HEAD
>
> By the way:
>
>
> https://github.com/apache/commons-lang/commit/11d9eb47a40359e74a5e24daf681beacd71b35f0
>
>
> https://github.com/apache/commons-lang/commit/2ebc17ba3f244ae44aae46273aeef7e321f9542a
>
> break the (travis-ci) build, because:
>
> - FunctionsTest is missing the apache license header
>
> - Functions and FunctionsTest contain check-style violations
>
> Please run `mvn` and fix the issues reported.
>
> Thanks,
>
> Pascal
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to