[
https://issues.apache.org/jira/browse/SPARK-45301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-45301:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Hyukjin Kwon
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> 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]