[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/706 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-08-01 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/706#issuecomment-5096 I think this we should close this issue now because we separately re-factored this build. --- If your project is set up for it, you can reply to this email and have

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-16 Thread jaceklaskowski
Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/706#discussion_r12490430 --- Diff: project/SparkBuild.scala --- @@ -16,17 +16,18 @@ */ import sbt._ -import sbt.Classpaths.publishTask -import

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-12 Thread pwendell
Github user pwendell commented on a diff in the pull request: https://github.com/apache/spark/pull/706#discussion_r12563544 --- Diff: project/SparkBuild.scala --- @@ -55,81 +58,77 @@ object SparkBuild extends Build { val SCALAC_JVM_VERSION = jvm-1.6 val

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-12 Thread pwendell
Github user pwendell commented on a diff in the pull request: https://github.com/apache/spark/pull/706#discussion_r12563576 --- Diff: project/SparkBuild.scala --- @@ -55,81 +58,77 @@ object SparkBuild extends Build { val SCALAC_JVM_VERSION = jvm-1.6 val

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-11 Thread markhamstra
Github user markhamstra commented on the pull request: https://github.com/apache/spark/pull/706#issuecomment-42697568 https://issues.apache.org/jira/browse/SPARK-1776 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-11 Thread jaceklaskowski
Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/706#discussion_r12508408 --- Diff: project/SparkBuild.scala --- @@ -297,7 +273,7 @@ object SparkBuild extends Build { val chillVersion = 0.3.6 val

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-11 Thread ScrapCodes
Github user ScrapCodes commented on the pull request: https://github.com/apache/spark/pull/706#issuecomment-42768086 This is what Patrick was trying to say https://issues.apache.org/jira/browse/SPARK-1776. So while we have this on our mind, even if we merge this patch it has to

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-11 Thread markhamstra
Github user markhamstra commented on a diff in the pull request: https://github.com/apache/spark/pull/706#discussion_r12509377 --- Diff: project/SparkBuild.scala --- @@ -297,7 +273,7 @@ object SparkBuild extends Build { val chillVersion = 0.3.6 val

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-11 Thread markhamstra
Github user markhamstra commented on a diff in the pull request: https://github.com/apache/spark/pull/706#discussion_r12489193 --- Diff: project/SparkBuild.scala --- @@ -16,17 +16,18 @@ */ import sbt._ -import sbt.Classpaths.publishTask -import sbt.Keys._

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-11 Thread jaceklaskowski
Github user jaceklaskowski commented on the pull request: https://github.com/apache/spark/pull/706#issuecomment-42785356 Thanks! I've said it before (when @pwendell asked to hold off) and now I'll say it again as my changes don't seem to find home soon before the *We are still

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-11 Thread aarondav
Github user aarondav commented on the pull request: https://github.com/apache/spark/pull/706#issuecomment-42786776 Here is a link to our mailing list discussion on the topic:

[GitHub] spark pull request: [WIP] Simplify the build with sbt 0.13.2 featu...

2014-05-10 Thread jaceklaskowski
Github user jaceklaskowski commented on the pull request: https://github.com/apache/spark/pull/706#issuecomment-42700893 As to the changes I proposed in the PR, I think that however the future steps with sbt-pom-reader they're easily applicable to the build. They (are supposed to)