[GitHub] commons-lang pull request #384: Travis: Stop building with Java 9 and 10, as...

2018-11-24 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/commons-lang/pull/384


---


[GitHub] commons-lang pull request #384: Travis: Stop building with Java 9 and 10, as...

2018-11-20 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request:

https://github.com/apache/commons-lang/pull/384

Travis: Stop building with Java 9 and 10, as these are superseded by …

…Java 11 and not supported anymore.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/PascalSchumacher/commons-lang 
travis_drop_java9_and_10

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-lang/pull/384.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 #384


commit c035de97504a9ba721e5617584e08f1b1f66d455
Author: pascalschumacher 
Date:   2018-11-20T17:42:57Z

Travis: Stop building with Java 9 and 10, as these are superseded by Java 
11 and not supported anymore.




---