Files
gerrit/gerrit-util-cli
Brad Larson 05d942c324 Add ability to parse arguments with parseOptionMap
The RestApiServlet wasn't able to handle command-line parsers which
included required arguments. These can now be specified by passing
a Set of which param names to look for and treat as arguments.

Change-Id: Ia1400c7decbb896f038ab016c063e9ee6e5991d9
Signed-off-by: Brad Larson <bklarson@gmail.com>
2012-07-17 12:29:07 -05:00
..