You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/08/02 09:44:04 UTC

[jira] [Created] (SPARK-9534) Enable javac lint for scalac parity; fix a lot of build warnings, 1.5.0 edition

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org