[ 
https://issues.apache.org/jira/browse/LOG4J2-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127973#comment-16127973
 ] 

ASF subversion and git services commented on LOG4J2-2011:
---------------------------------------------------------

Commit e2f9d5ed42c32f3051931780e786da7e6468ec91 in logging-log4j2's branch 
refs/heads/master from rpopma
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=e2f9d5e ]

LOG4J2-2011 moved classes from util.picocli to tools.picocli


> replace JCommander with picocli
> -------------------------------
>
>                 Key: LOG4J2-2011
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2011
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Core, Servers
>    Affects Versions: 2.8.2
>            Reporter: Remko Popma
>            Assignee: Remko Popma
>             Fix For: 2.9
>
>
> As discussed in the mailing list, replace uses of JCommander with 
> [picocli|https://github.com/remkop/picocli] to get
> * customizable usage help
> * usage help with ANSI colors
> * better support for positional parameters (so we can use positional 
> parameters for mandatory arguments and options for optional arguments)
> * include picocli as source so users can run these applications without 
> requiring an external dependency
> Candidates for usage are:
> *log4j-core*
> * CustomLoggerGenerator
> * ExtendedLoggerGenerator
> * Generate
> * PluginManager
> *log4j-jmx-gui*
> * ClientGui
> *log4j-1.2-api*
> * (/) Log4j1ConfigurationConverter
> *logging-log4j-tools/log4j-server*
> * (/) AbstractSocketServer
> * (/) TcpSocketServer
> * (/)  UdpSocketServer



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to