[
https://issues.apache.org/jira/browse/SPARK-45301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-45301:
---------------------------------
Parent: SPARK-45315
Issue Type: Sub-task (was: Test)
> Remove org.scala-lang scala-library added for JDK 11 workaround
> ----------------------------------------------------------------
>
> Key: SPARK-45301
> URL: https://issues.apache.org/jira/browse/SPARK-45301
> Project: Spark
> Issue Type: Sub-task
> Components: Build
> Affects Versions: 4.0.0
> Reporter: Hyukjin Kwon
> Priority: Minor
>
> https://github.com/apache/spark/pull/25800 added
> {code}
> <!-- SPARK-28932 This is required in JDK11 -->
> <dependency>
> <groupId>org.scala-lang</groupId>
> <artifactId>scala-library</artifactId>
> </dependency>
> {code}
> Now with JDK 17 it works without them
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]