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 2013/12/19 09:06:49 UTC

[2/2] git commit: Merge pull request #183 from aarondav/spark-959

Merge pull request #183 from aarondav/spark-959

[SPARK-959] Explicitly depend on org.eclipse.jetty.orbit jar

Without this, in some cases, Ivy attempts to download the wrong file and fails, stopping the whole build. See [bug](https://spark-project.atlassian.net/browse/SPARK-959) for more details.

Note that this may not be the best solution, as I do not understand the root cause of why this only happens for some people. However, it is reported to work.


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

Branch: refs/heads/master
Commit: d8d3f3e60d919c788e63f18a70f11b96c9f6daa0
Parents: bfba532 eaf6a26
Author: Reynold Xin <rx...@apache.org>
Authored: Thu Dec 19 00:06:43 2013 -0800
Committer: Reynold Xin <rx...@apache.org>
Committed: Thu Dec 19 00:06:43 2013 -0800

----------------------------------------------------------------------
 project/SparkBuild.scala | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------