Hyukjin Kwon created SPARK-45301:
------------------------------------

             Summary: 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: Test
          Components: Build
    Affects Versions: 4.0.0
            Reporter: Hyukjin Kwon


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]

Reply via email to