[
https://issues.apache.org/jira/browse/SPARK-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037431#comment-14037431
]
Mark Hamstra commented on SPARK-2198:
-------------------------------------
While this is an admirable goal, I'm afraid that hand editing the SBT build
files won't be a very durable solution. That is because it is currently our
goal to consolidate the Maven and SBT builds by deriving the SBT build
configuration from the Maven POMs:
https://issues.apache.org/jira/browse/SPARK-1776. As such, any partitioning of
the SBT build file will really need to be incorporated into the code that is
generating that file from the Maven input.
> Partition the scala build file so that it is easier to maintain
> ---------------------------------------------------------------
>
> Key: SPARK-2198
> URL: https://issues.apache.org/jira/browse/SPARK-2198
> Project: Spark
> Issue Type: Task
> Components: Build
> Reporter: Helena Edelson
> Priority: Minor
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> Partition to standard Dependencies, Version, Settings, Publish.scala. keeping
> the SparkBuild clean to describe the modules and their deps so that changes
> in versions, for example, need only be made in Version.scala, settings
> changes such as in scalac in Settings.scala, etc.
> I'd be happy to do this ([~helena_e])
--
This message was sent by Atlassian JIRA
(v6.2#6252)