You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jakob Odersky (JIRA)" <ji...@apache.org> on 2016/12/06 00:04:58 UTC

[jira] [Commented] (SPARK-14280) Update change-version.sh and pom.xml to add Scala 2.12 profiles

    [ https://issues.apache.org/jira/browse/SPARK-14280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15723807#comment-15723807 ] 

Jakob Odersky commented on SPARK-14280:
---------------------------------------

Hi [~joshrosen],

I rebased your initial work onto the latest master and upgraded dependencies. You can see the changes here https://github.com/apache/spark/compare/master...jodersky:scala-2.12

There were a few of merge conflicts, often with respect to dependency version mismatches. I tried to resolve conflicts cleanly, however considering that I also had to take into account libraries that recently built  for 2.12, it could be that certain of your changes in the pom.xml were lost.

There are still quite a few depedency issues for the latest scala versions, however core still builds :)

> Update change-version.sh and pom.xml to add Scala 2.12 profiles
> ---------------------------------------------------------------
>
>                 Key: SPARK-14280
>                 URL: https://issues.apache.org/jira/browse/SPARK-14280
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Build, Project Infra
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>
> The following instructions will be kept quasi-up-to-date and are the best starting point for building a Spark snapshot with Scala 2.12.0-M4:
> * Check out https://github.com/JoshRosen/spark/tree/build-for-2.12.
> * Install dependencies:
>     ** chill: check out https://github.com/twitter/chill/pull/253 and run {{sbt ++2.12.0-M4 publishLocal}}
> * Run {{./dev/change-scala-version.sh 2.12.0-M4}}
> * To compile Spark, run {{build/sbt -Dscala-2.12}}



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