commit | 3c31fb76be221ebb3b6b473d98d511d5e95e74e8 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Wed Aug 26 15:51:16 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Wed Aug 26 15:51:22 2009 -0700 |
tree | 69ce958c526779c604647f98d73d5dd31f2be3d9 | |
parent | ab1a1388e9f1c10d03096ef9d4c0ff59fc3ce0f5 [diff] |
Update args4j to snapshot built from current CVS We need this snapshot of the args4j code to pick up a change where the CmdLineParser class exposed its addOption and addArgument methods by making them public. Ulrik's change Ia23461f8b65c5f94 requires these to implement the command line gerrit approve tool. Change-Id: I61850e68176bb8fcbde8f02ebed9f35ebd988cc0 Signed-off-by: Shawn O. Pearce <sop@google.com> CC: Ulrik Sjölin <ulrik.sjolin@gmail.com>