Bjørn Jørgensen created SPARK-45993:
---------------------------------------

             Summary: -target is deprecated: Use -release instead
                 Key: SPARK-45993
                 URL: https://issues.apache.org/jira/browse/SPARK-45993
             Project: Spark
          Issue Type: Improvement
          Components: Build
    Affects Versions: 4.0.0
            Reporter: Bjørn Jørgensen



 ./dev/make-distribution.sh --name custom-spark --pip -Pkubernetes

[INFO] --- scala:4.7.1:compile (scala-compile-first) @ spark-common-utils_2.13 
---
[INFO] Using incremental compilation using Mixed compile order
[INFO] Compiler bridge file: 
/home/bjorn/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.7.1-bin_2.13.12__61.0-1.7.1_20220712T022208.jar
[INFO] compiling 24 Scala sources and 31 Java sources to 
/home/bjorn/spark/common/utils/target/scala-2.13/classes ...
[WARNING] : -target is deprecated: Use -release instead to compile against the 
correct platform API.
Applicable -Wconf / @nowarn filters for this warning: msg=<part of the 
message>, cat=deprecation
[WARNING] one warning found
[WARNING] Unexpected javac output: warning: No processor claimed any of these 
annotations: 
/org.apache.spark.annotation.Evolving,/org.apache.spark.annotation.Private
1 warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to