[BEAM-124] Modify example dependencies to only add runners as optional dependencies
This closes #851 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/c57643f5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/c57643f5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/c57643f5 Branch: refs/heads/master Commit: c57643f5209f4a1982a45dcd4b3ca554dffd7f5f Parents: fe00b84 cb30ba3 Author: Luke Cwik <[email protected]> Authored: Fri Aug 19 16:31:27 2016 -0700 Committer: Luke Cwik <[email protected]> Committed: Fri Aug 19 16:31:27 2016 -0700 ---------------------------------------------------------------------- examples/java/pom.xml | 129 ++++++++++++------- .../org/apache/beam/examples/WordCount.java | 3 +- examples/java8/pom.xml | 40 +++++- 3 files changed, 125 insertions(+), 47 deletions(-) ----------------------------------------------------------------------
