[GitHub] spark pull request #13612: [SPARK-15851] [Build] Fix the call of the bash sc...

2016-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13612 --- 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 ena

[GitHub] spark pull request #13612: [SPARK-15851] [Build] Fix the call of the bash sc...

2016-06-10 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/13612#discussion_r66696649 --- Diff: project/SparkBuild.scala --- @@ -458,7 +458,7 @@ object Core { resourceGenerators in Compile += Def.task { val buildScript = base

[GitHub] spark pull request #13612: [SPARK-15851] [Build] Fix the call of the bash sc...

2016-06-10 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/13612#discussion_r66696598 --- Diff: core/pom.xml --- @@ -357,7 +357,8 @@ - + +

[GitHub] spark pull request #13612: [SPARK-15851] [Build] Fix the call of the bash sc...

2016-06-10 Thread avulanov
GitHub user avulanov opened a pull request: https://github.com/apache/spark/pull/13612 [SPARK-15851] [Build] Fix the call of the bash script to enable proper run in Windows ## What changes were proposed in this pull request? The way bash script `build/spark-build-info` is called