Repository: spark
Updated Branches:
  refs/heads/master 5eb89f67e -> 0afa6fbf5


[SPARK-9521] [DOCS] Addendum. Require Maven 3.3.3+ in the build

Follow on for #7852: Building Spark doc needs to refer to new Maven requirement 
too

Author: Sean Owen <so...@cloudera.com>

Closes #7905 from srowen/SPARK-9521.2 and squashes the following commits:

73285df [Sean Owen] Follow on for #7852: Building Spark doc needs to refer to 
new Maven requirement too


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

Branch: refs/heads/master
Commit: 0afa6fbf525723e97c6dacfdba3ad1762637ffa9
Parents: 5eb89f6
Author: Sean Owen <so...@cloudera.com>
Authored: Tue Aug 4 13:48:22 2015 +0900
Committer: Kousuke Saruta <saru...@oss.nttdata.co.jp>
Committed: Tue Aug 4 13:48:22 2015 +0900

----------------------------------------------------------------------
 docs/building-spark.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/0afa6fbf/docs/building-spark.md
----------------------------------------------------------------------
diff --git a/docs/building-spark.md b/docs/building-spark.md
index a5da3b3..f133eb9 100644
--- a/docs/building-spark.md
+++ b/docs/building-spark.md
@@ -7,7 +7,8 @@ redirect_from: "building-with-maven.html"
 * This will become a table of contents (this text will be scraped).
 {:toc}
 
-Building Spark using Maven requires Maven 3.0.4 or newer and Java 7+.
+Building Spark using Maven requires Maven 3.3.3 or newer and Java 7+.
+The Spark build can supply a suitable Maven binary; see below.
 
 # Building with `build/mvn`
 


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

Reply via email to