GitHub user britter opened a pull request:
https://github.com/apache/commons-lang/pull/347
Looks like Java 11 no longer fails the build
Remove the allow_failures section for Java 11.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/britter/commons-lang java-11-build-passes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/347.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #347
----
commit c696955b2ad1198d019f89df8578f660b41c421a
Author: Benedikt Ritter <britter@...>
Date: 2018-08-23T17:20:21Z
Looks like Java 11 no longer fails the build
----
---