You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/07/17 22:52:42 UTC

[2/2] beam git commit: This closes #3534: [BEAM-933] Fix and enable findbugs in Java examples

This closes #3534: [BEAM-933] Fix and enable findbugs in Java examples


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

Branch: refs/heads/master
Commit: 19968690767d72fb384d4b3be899b3fb9efd6471
Parents: 02905c2 f6daad4
Author: Kenneth Knowles <kl...@google.com>
Authored: Mon Jul 17 15:52:24 2017 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Mon Jul 17 15:52:24 2017 -0700

----------------------------------------------------------------------
 examples/java/pom.xml                           | 12 ----------
 .../apache/beam/examples/complete/TfIdf.java    |  3 ++-
 .../examples/complete/TopWikipediaSessions.java | 24 ++++++++++----------
 .../beam/examples/complete/TrafficRoutes.java   | 19 ++++++++++++++++
 .../beam/examples/cookbook/TriggerExample.java  |  6 +++--
 5 files changed, 37 insertions(+), 27 deletions(-)
----------------------------------------------------------------------