Zoltan Chovan has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24040
Change subject: [infra] Update build-and-test.sh for Java 17 ...................................................................... [infra] Update build-and-test.sh for Java 17 This change adds a check in build-and-test.sh to be able to select Java 17 to be used for the Java build during pre-commit testing. If the string "USE_JDK17" is present in the commit message, then "jenv local 17" command will be executed, otherwise it will default to JDK8. Change-Id: Id1d6d65fbd58a8c96d1dca958fc66207893bb99e --- M build-support/jenkins/build-and-test.sh 1 file changed, 40 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/24040/1 -- 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: newchange Gerrit-Change-Id: Id1d6d65fbd58a8c96d1dca958fc66207893bb99e Gerrit-Change-Number: 24040 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Chovan <[email protected]>
