You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2017/10/24 04:14:05 UTC

[5/5] logging-log4j2 git commit: LOG4J2-2088 Upgrade picocli to 2.0 from 0.9.8

LOG4J2-2088 Upgrade picocli to 2.0 from 0.9.8


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

Branch: refs/heads/master
Commit: 828797643b412bf756d80bce3c3159d2ee308112
Parents: 73efe3d
Author: rpopma <rp...@apache.org>
Authored: Tue Oct 24 13:12:47 2017 +0900
Committer: rpopma <rp...@apache.org>
Committed: Tue Oct 24 13:12:47 2017 +0900

----------------------------------------------------------------------
 .../log4j/core/tools/picocli/CommandLine.java   | 1573 +++++++++++++-----
 .../core/tools/picocli/CommandLineHelpTest.java |  913 +++++++++-
 .../core/tools/picocli/CommandLineTest.java     | 1307 +++++++++++++--
 .../core/tools/picocli/CustomLayoutDemo.java    |    7 +-
 .../logging/log4j/core/tools/picocli/Demo.java  |   79 +-
 src/changes/changes.xml                         |    3 +
 6 files changed, 3291 insertions(+), 591 deletions(-)
----------------------------------------------------------------------