Skip to content

Revert "Use Java Toolchain support to set JVM targets"#5685

Merged
3flex merged 1 commit intomainfrom
revert-5676-toolchains
Jan 8, 2023
Merged

Revert "Use Java Toolchain support to set JVM targets"#5685
3flex merged 1 commit intomainfrom
revert-5676-toolchains

Conversation

@3flex
Copy link
Copy Markdown
Member

@3flex 3flex commented Jan 8, 2023

Reverts #5676

The original PR only was only half a solution - it meant that all builds effectively ran on Java 1.8 regardless of which Java version the Gradle build was running. This is fine for the main source build but not for tests, which we want to run on multiple Java versions.

@3flex 3flex merged commit 0123c85 into main Jan 8, 2023
@3flex 3flex deleted the revert-5676-toolchains branch January 8, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants