We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when testing 7.x branch against master (test-forward) build is failing because JDK1.8 is no longer supported on master. PR where it fails #48703 jenkins build https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request+master+fwc/12/ build scan https://gradle-enterprise.elastic.co/s/4t3vmbqqoe3ei
The text was updated successfully, but these errors were encountered:
Pinging @elastic/es-core-infra (:Core/Infra/Build)
Sorry, something went wrong.
This was a result of us not properly setting JAVA_HOME after checking out the FWC branch. This has been sorted out in https://github.com/elastic/infra/pull/16611.
JAVA_HOME
No branches or pull requests
when testing 7.x branch against master (test-forward) build is failing because JDK1.8 is no longer supported on master.
PR where it fails #48703
jenkins build https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request+master+fwc/12/
build scan https://gradle-enterprise.elastic.co/s/4t3vmbqqoe3ei
The text was updated successfully, but these errors were encountered: