You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ra...@apache.org on 2017/07/24 21:45:26 UTC

[8/9] mahout git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/mahout

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/mahout


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/47a93622
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/47a93622
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/47a93622

Branch: refs/heads/master
Commit: 47a9362255fed1e1f8a21c1bf93549b308987d52
Parents: ef5820f 8c14b30
Author: rawkintrevo <tr...@gmail.com>
Authored: Mon Jul 24 15:38:35 2017 -0500
Committer: rawkintrevo <tr...@gmail.com>
Committed: Mon Jul 24 15:38:35 2017 -0500

----------------------------------------------------------------------
 buildtools/build-all-release-jars.sh            |  30 +++
 distribution/pom.xml                            |  45 +++-
 distribution/src/main/assembly/bin.xml          | 250 -------------------
 .../src/main/assembly/scala-2.10_spark-1.6.xml  | 249 ++++++++++++++++++
 .../src/main/assembly/scala-2.11_spark-2.0.xml  | 249 ++++++++++++++++++
 .../src/main/assembly/scala-2.11_spark-2.1.xml  | 249 ++++++++++++++++++
 pom.xml                                         |   7 +-
 spark/pom.xml                                   |  12 +-
 website/build_newsite.sh                        |  39 +++
 website/build_oldsite.sh                        |  31 +++
 website/front/_includes/navbar.html             |  21 +-
 website/oldsite/_config.yml                     |   2 +-
 website/oldsite/_layouts/default.html           |   4 +-
 website/oldsite/_layouts/page.html              |   4 +-
 website/oldsite/_layouts/post.html              |   4 +-
 website/oldsite/developers/how-to-release.md    |  15 +-
 16 files changed, 934 insertions(+), 277 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/47a93622/distribution/pom.xml
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/mahout/blob/47a93622/pom.xml
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/mahout/blob/47a93622/spark/pom.xml
----------------------------------------------------------------------