Merge branch 'release/0.11.0' into develop
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/b9db1453 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/b9db1453 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/b9db1453 Branch: refs/heads/develop Commit: b9db14535372f893f20437511e3a967c7dcdc62e Parents: b084018 e34a853 Author: Donald Szeto <[email protected]> Authored: Mon Apr 24 10:29:00 2017 -0700 Committer: Donald Szeto <[email protected]> Committed: Mon Apr 24 10:29:00 2017 -0700 ---------------------------------------------------------------------- PMC.md | 98 ++++++++++++++++++ build.sbt | 2 +- .../install/install-sourcecode.html.md.erb | 5 +- storage/elasticsearch/build.sbt | 2 + .../engines/recommendation-engine/build.sbt | 2 +- .../org/apache/predictionio/tools/Runner.scala | 101 ++++++++++++++++++- .../apache/predictionio/tools/RunnerSpec.scala | 73 ++++++++++++++ 7 files changed, 274 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/b9db1453/build.sbt ----------------------------------------------------------------------
