Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #5308] Ensure release using Java 8
### _Why are the changes needed?_ Avoid releasing new version with incorrect java version. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request ### _Was this patch authored or co-authored using generative AI tooling?_ No. Closes #5308 from wForget/release_check_java_version. Closes #5308 8bf3c13 [Cheng Pan] Update build/release/release.sh 90ddd14 [wforget] comment b6ab1a4 [wforget] Check java version for release script Lead-authored-by: wforget <[email protected]> Co-authored-by: Cheng Pan <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information