You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2016/07/06 14:09:18 UTC

[2/2] incubator-beam git commit: [BEAM-397] - Fixes Format string - it should use %n instead of \n

[BEAM-397] - Fixes Format string - it should use %n instead of \n

This closes #589


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

Branch: refs/heads/master
Commit: 1a5dd59f0ae06f3db8d4af5a822cb449e91635bf
Parents: 8147037 7a59d0d
Author: Luke Cwik <lc...@google.com>
Authored: Wed Jul 6 07:08:59 2016 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Jul 6 07:08:59 2016 -0700

----------------------------------------------------------------------
 .../build-tools/src/main/resources/beam/findbugs-filter.xml    | 6 ------
 .../core/src/main/java/org/apache/beam/sdk/coders/Coder.java   | 4 ++--
 2 files changed, 2 insertions(+), 8 deletions(-)
----------------------------------------------------------------------