schema icon indicating copy to clipboard operation
schema copied to clipboard

CI: Java Version

Open missinglink opened this issue 5 years ago • 3 comments

From the Travis logs while testing elasticsearch@7 support:

future versions of Elasticsearch will require Java 11; your Java version from [/usr/lib/jvm/java-8-oracle/jre] does not meet this requirement

missinglink avatar Nov 19 '19 16:11 missinglink

Huh weird. My understanding was that ES7 bundles Java to avoid all this pain.

orangejulius avatar Nov 19 '19 16:11 orangejulius

this config is a useful reference: https://github.com/taskrabbit/elasticsearch-dump/blob/master/.travis.yml

missinglink avatar Nov 19 '19 16:11 missinglink

it could be that we are explicitly overriding the default version in our CI config?

missinglink avatar Nov 19 '19 16:11 missinglink