Hello Marton Greber, Zoltan Martonka, Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24040
to look at the new patch set (#13).
Change subject: [infra] Update build-and-test.sh for Java 17
......................................................................
[infra] Update build-and-test.sh for Java 17
This change adds the ability to switch between Java 8 and 17 during
testing on dist-test/jenkins.
If the string "JAVA_8_OVERRIDE" is present in the commit message, then
the build will use Java 8, otherwise Java 17 will be the default.
Change-Id: Id1d6d65fbd58a8c96d1dca958fc66207893bb99e
(cherry picked from commit e81698be507a36e56499d68fb3454176b7626435)
---
M build-support/dist_test.py
M build-support/java-home-candidates.txt
M build-support/jenkins/build-and-test.sh
M build-support/run_dist_test.py
M java/buildSrc/src/main/groovy/org/apache/kudu/gradle/DistTestTask.java
M java/test-java-examples.sh
6 files changed, 160 insertions(+), 16 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/24040/13
--
To view, visit http://gerrit.cloudera.org:8080/24040
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id1d6d65fbd58a8c96d1dca958fc66207893bb99e
Gerrit-Change-Number: 24040
Gerrit-PatchSet: 13
Gerrit-Owner: Zoltan Chovan <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>
Gerrit-Reviewer: Zoltan Martonka <[email protected]>