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 2017/04/28 03:15:54 UTC

[2/2] beam git commit: [BEAM-2031] Add support to PipelineOptionsFactory/ProxyInvocationHandler for auto registration of Jackson modules

[BEAM-2031] Add support to PipelineOptionsFactory/ProxyInvocationHandler for auto registration of Jackson modules

This closes #2752


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

Branch: refs/heads/master
Commit: 185dc47982078124abf6e851ad1c66ebc4ae8c54
Parents: 948f7ef e1d5174
Author: Lukasz Cwik <lc...@google.com>
Authored: Thu Apr 27 20:15:40 2017 -0700
Committer: Lukasz Cwik <lc...@google.com>
Committed: Thu Apr 27 20:15:40 2017 -0700

----------------------------------------------------------------------
 .../beam/sdk/options/PipelineOptions.java       |  4 +-
 .../sdk/options/PipelineOptionsFactory.java     |  3 +-
 .../sdk/options/ProxyInvocationHandler.java     | 16 +++--
 .../sdk/options/PipelineOptionsFactoryTest.java | 71 +++++++++++++++++++-
 4 files changed, 83 insertions(+), 11 deletions(-)
----------------------------------------------------------------------