commit | ee4ccd0ab7aa74e80de3b79ea07b85864ed31555 | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Thu May 31 10:34:49 2012 -0700 |
committer | Conley Owens <cco3@android.com> | Thu Jun 07 09:40:45 2012 -0700 |
tree | 0a21d8100ffd83688208b828888f6997aaca1722 | |
parent | 327aba6f847149b56216d337bdadeb47ae398919 [diff] |
Refactor cmdline parsing into gerrit-server Now that both gerrit-sshd and gerrit-httpd use CmdLineParser, it makes sense that the handlers for particular classes exist in a module accessible by both. This change moves the command line parsing portion of SshModule into gerrit-server in a class called CmdLineParserModule. Change-Id: I9312996a2b14106c039bc4c25ed80a52e3df79e7