Skip to content

[INFRA] Fix Scala 2.13 build on JDK 8 by using release 8 instead of 1.8#11784

Open
zml1206 wants to merge 1 commit intoapache:mainfrom
zml1206:fix_scala213_jdk8
Open

[INFRA] Fix Scala 2.13 build on JDK 8 by using release 8 instead of 1.8#11784
zml1206 wants to merge 1 commit intoapache:mainfrom
zml1206:fix_scala213_jdk8

Conversation

@zml1206
Copy link
Contributor

@zml1206 zml1206 commented Mar 18, 2026

What changes are proposed in this pull request?

Fix build error under JDK 8 and Scala 2.13:

[ERROR] scalac error: '1.8' is not a valid choice for '-release'
[INFO]   scalac -help  gives more information
[ERROR] scalac error: bad option: '-release:1.8'
[INFO]   scalac -help  gives more information
[ERROR] exception compilation error occurred!!!
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)

How was this patch tested?

Local build test.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the CORE works for Gluten Core label Mar 18, 2026
@github-actions
Copy link

Run Gluten Clickhouse CI on x86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant