2018-04-02 14:24:25 -04:00
|
|
|
# This file is used as part of a matrix build in Jenkins where the
|
|
|
|
# values below are included as an axis of the matrix.
|
|
|
|
|
|
|
|
# This axis of the build matrix represents the versions of Java on
|
|
|
|
# which Elasticsearch will be tested. Valid Java versions are 'java'
|
|
|
|
# or 'openjdk' followed by the major release number.
|
|
|
|
|
|
|
|
ES_RUNTIME_JAVA:
|
|
|
|
- java8
|
2018-07-04 23:24:01 -04:00
|
|
|
- java11
|
2019-08-22 19:34:17 -04:00
|
|
|
- openjdk14
|
2020-01-22 16:50:48 -05:00
|
|
|
- openjdk15
|
2018-12-11 10:48:14 -05:00
|
|
|
- zulu8
|
|
|
|
- zulu11
|
2019-05-08 09:31:51 -04:00
|
|
|
- corretto11
|
|
|
|
- corretto8
|
2019-08-29 08:53:17 -04:00
|
|
|
- adoptopenjdk11
|
|
|
|
- adoptopenjdk8
|