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

[3/3] git commit: Merge pull request #433 from markhamstra/debFix

Merge pull request #433 from markhamstra/debFix

Updated Debian packaging


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

Branch: refs/heads/master
Commit: 494d3c077496735e6ebca3217de4f0cc6b6419f2
Parents: cef2af9 147a943
Author: Patrick Wendell <pw...@gmail.com>
Authored: Wed Jan 15 10:00:50 2014 -0800
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Wed Jan 15 10:00:50 2014 -0800

----------------------------------------------------------------------
 assembly/pom.xml                    | 116 ++++++++++++++++++-
 assembly/src/deb/RELEASE            |   2 +
 assembly/src/deb/control/control    |   8 ++
 docs/building-with-maven.md         |   6 +-
 pom.xml                             |  10 --
 repl-bin/pom.xml                    | 184 -------------------------------
 repl-bin/src/deb/bin/run            |  57 ----------
 repl-bin/src/deb/bin/spark-executor |  22 ----
 repl-bin/src/deb/bin/spark-shell    |  21 ----
 repl-bin/src/deb/control/control    |   8 --
 10 files changed, 128 insertions(+), 306 deletions(-)
----------------------------------------------------------------------