You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by rx...@apache.org on 2014/01/28 01:27:06 UTC

[2/2] git commit: Merge pull request #516 from sarutak/master

Merge pull request #516 from sarutak/master

modified SparkPluginBuild.scala to use https protocol for accessing gith...

We cannot build Spark behind a proxy although we execute sbt with -Dhttp(s).proxyHost -Dhttp(s).proxyPort -Dhttp(s).proxyUser -Dhttp(s).proxyPassword options.
It's because of using git protocol to clone junit_xml_listener.git.
I could build after modifying SparkPluginBuild.scala.

I reported this issue to JIRA.
https://spark-project.atlassian.net/browse/SPARK-1046


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/3d5c03e2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/3d5c03e2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/3d5c03e2

Branch: refs/heads/master
Commit: 3d5c03e2305777b8a32f2e196e3b73ab221b3e79
Parents: f16c21e 6a5af7b
Author: Reynold Xin <rx...@apache.org>
Authored: Mon Jan 27 16:27:01 2014 -0800
Committer: Reynold Xin <rx...@apache.org>
Committed: Mon Jan 27 16:27:01 2014 -0800

----------------------------------------------------------------------
 project/project/SparkPluginBuild.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------