Sean Owen created SPARK-9534:
--------------------------------

             Summary: Enable javac lint for scalac parity; fix a lot of build 
warnings, 1.5.0 edition
                 Key: SPARK-9534
                 URL: https://issues.apache.org/jira/browse/SPARK-9534
             Project: Spark
          Issue Type: Improvement
          Components: Build
            Reporter: Sean Owen
            Assignee: Sean Owen
            Priority: Minor


For parity with the kinds of warnings scalac emits, we should turn on some of 
javac's lint options. This reports, for example use of deprecated APIs and 
unchecked casts as scalac does.

And it's a good time to sweep through build warnings and fix a bunch before the 
release.

PR coming which shows and explains the fixes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to