Merge branch 'CLI-277'
Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/c246bd41 Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/c246bd41 Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/c246bd41 Branch: refs/heads/master Commit: c246bd419ee0efccd9a96f9d33486617d5d38a56 Parents: 9a845a2 c17d0ff Author: Benedikt Ritter <brit...@apache.org> Authored: Thu Jun 15 13:18:23 2017 +0200 Committer: Benedikt Ritter <brit...@apache.org> Committed: Thu Jun 15 13:18:23 2017 +0200 ---------------------------------------------------------------------- .../org/apache/commons/cli/TypeHandler.java | 21 +-- .../org/apache/commons/cli/TypeHandlerTest.java | 159 +++++++++++++++++++ 2 files changed, 170 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-cli/blob/c246bd41/src/main/java/org/apache/commons/cli/TypeHandler.java ----------------------------------------------------------------------