Hi,

Am 06.03.2018 um 21:01 schrieb Aaron Coburn:
> Travis-CI currently supports Java 9 builds, which would be simple to add to 
> the current .travis.yml configuration. It is possible to test Java 10 on 
> Travis but it requires some acrobatics (find the latest EA version by parsing 
> some HTML, download the JDK artifact and then install it). Including CI 
> support for JDK 10 is most likely not worth the effort in the context of 
> Travis.
> 
> For the Apache Jenkins infrastructure, it seems that Java 9 and 10 are both 
> available: 
> https://cwiki.apache.org/confluence/display/INFRA/JDK+Installation+Matrix 
> <https://cwiki.apache.org/confluence/display/INFRA/JDK+Installation+Matrix>


+1

I've added JDK9 to the travis matrix and builds seem to be fine.

We can stick with the old JDK8 on ASF.

Cheers,
Phil

Reply via email to