GitHub user rxin opened a pull request: https://github.com/apache/incubator-spark/pull/590
SPARK-1085: Fix Jenkins pull request builder for branch-0.9 (scalastyle command not found) Added a dummy scalastyle task to sbt. https://spark-project.atlassian.net/browse/SPARK-1085 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark scalastyle Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/590.patch ---- commit d0889bdeb71fbad586fb24fec526bb0df944708a Author: Reynold Xin <r...@apache.org> Date: 2014-02-12T21:56:26Z SPARK-1085: Fix Jenkins pull request builder for branch-0.9 (scalastyle command not found) ----