Skip to content
New issue

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

CI: Un-bump latest Java from 20 to 19 (#359) #6551

Merged
merged 1 commit into from Apr 11, 2023

Conversation

snazy
Copy link
Member

@snazy snazy commented Apr 11, 2023

Gradle 8.0.2 has issues with Java 20 :(

FAILURE: Build failed with an exception.

* What went wrong:
Could not open cp_init generic class cache for initialization script '/home/runner/.gradle/init.d/build-result-capture.init.gradle' (/home/runner/.gradle/caches/8.0.2/scripts/81bhe3x4qmzhxltbvjll89pw1).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 64

@snazy snazy requested a review from XN137 April 11, 2023 06:44
@snazy snazy added pr-docker Smoke test Docker images pr-helm Helm chart testing pr-integrations NesQuEIT (Iceberg, Spark, Flink, Presto) pr-native run native test labels Apr 11, 2023
Gradle 8.0.2 has issues with Java 20 :(

```
FAILURE: Build failed with an exception.

* What went wrong:
Could not open cp_init generic class cache for initialization script '/home/runner/.gradle/init.d/build-result-capture.init.gradle' (/home/runner/.gradle/caches/8.0.2/scripts/81bhe3x4qmzhxltbvjll89pw1).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 64
```
@snazy snazy merged commit 0dff103 into projectnessie:main Apr 11, 2023
6 of 24 checks passed
@snazy snazy deleted the newer-java-20-19 branch April 11, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-docker Smoke test Docker images pr-helm Helm chart testing pr-integrations NesQuEIT (Iceberg, Spark, Flink, Presto) pr-native run native test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants