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/06/27 16:23:18 UTC

[2/2] beam git commit: [BEAM-2514] Improve error message on missing required value

[BEAM-2514] Improve error message on missing required value

This closes #3438


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

Branch: refs/heads/master
Commit: 99ef92bc97692bdba3ea8e10cc09d81f3d64b69b
Parents: 9df865a 01b3feb
Author: Luke Cwik <lc...@google.com>
Authored: Tue Jun 27 09:23:03 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Tue Jun 27 09:23:03 2017 -0700

----------------------------------------------------------------------
 .../sdk/options/PipelineOptionsFactory.java     | 18 +++++---
 .../sdk/options/PipelineOptionsValidator.java   | 34 +++++++++++++--
 .../sdk/options/ProxyInvocationHandler.java     |  4 ++
 .../options/PipelineOptionsValidatorTest.java   | 44 ++++++++++++++++++++
 .../sdk/options/ProxyInvocationHandlerTest.java |  7 ++++
 5 files changed, 97 insertions(+), 10 deletions(-)
----------------------------------------------------------------------