You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by jo...@apache.org on 2016/04/28 00:49:34 UTC

spark git commit: Revert "[SPARK-14683][DOCUMENTATION] Configure external links in ScalaDoc"

Repository: spark
Updated Branches:
  refs/heads/master e4bfb4aa7 -> 6466d6c8a


Revert "[SPARK-14683][DOCUMENTATION] Configure external links in ScalaDoc"

This reverts commit 3f49afee937a66d458e0c194e46d6a9e380e054e.


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

Branch: refs/heads/master
Commit: 6466d6c8a47273f08451ab5950d31d130c685c7a
Parents: e4bfb4a
Author: Josh Rosen <jo...@databricks.com>
Authored: Wed Apr 27 15:47:36 2016 -0700
Committer: Josh Rosen <jo...@databricks.com>
Committed: Wed Apr 27 15:49:21 2016 -0700

----------------------------------------------------------------------
 project/plugins.sbt | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/6466d6c8/project/plugins.sbt
----------------------------------------------------------------------
diff --git a/project/plugins.sbt b/project/plugins.sbt
index f840531..44ec3a1 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -12,8 +12,6 @@ addSbtPlugin("com.alpinenow" % "junit_xml_listener" % "0.5.1")
 
 addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.3.3")
 
-addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "0.2.2")
-
 addSbtPlugin("com.cavorite" % "sbt-avro" % "0.3.2")
 
 addSbtPlugin("io.spray" % "sbt-revolver" % "0.8.0")


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org