GitHub user easel opened a pull request:

    https://github.com/apache/spark/pull/20040

    [SPARK-22852][BUILD] Exclude -Xlint:unchecked from sbt javadoc flags

    ## What changes were proposed in this pull request?
    
    Moves the -Xlint:unchecked flag in the sbt build configuration from Compile 
to (Compile, compile) scope, allowing publish and publishLocal commands to work.
    
    ## How was this patch tested?
    
    Successfully published the spark-launcher subproject from within sbt 
successfully, where it fails without this patch.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/easel/spark javadoc-xlint

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20040.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20040
    
----

----


---

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

Reply via email to