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 2014/09/03 13:38:51 UTC

[jira] [Resolved] (SPARK-520) Structure SBT build file into modules.

     [ https://issues.apache.org/jira/browse/SPARK-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-520.
-----------------------------
    Resolution: Won't Fix

Given subsequent reorganization of SBT and Maven build, I think this is obsolete.

> Structure SBT build file into modules.
> --------------------------------------
>
>                 Key: SPARK-520
>                 URL: https://issues.apache.org/jira/browse/SPARK-520
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: RayRacine
>
> *Build Changes*
> This does a bit of housekeeping for the SparkBuild SBT file.  It should be considered a first cut and not an ideal.  Please feel free to modify to taste.
> - It is intended to be "neutral" in effect in the sense no build semantics were meant to be changed.
> - No dependency versions were changed.
> - It does publish-local a Spark build successfully on my machine.
> *Breakage*
> - The Maven stuff is certainly not working and I hope this is something that can be repaired quickly.  Sorry about that.
> *Modifications*
> - I added an additional file ShellPrompt.scala  This modifies the SBT prompt to show the prompt as 
> project:branch:project-version>
> - As a result of that, I changed the root projects name from "root" to "spark" as seeing a console prompt starting with the word "root" gives me palpitations.
> - I took the liberty of adding two additional scalac compiler settings -Xlint and -Xcheckinit.
> Ray



--
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