You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Tim O'Brien <to...@discursive.com> on 2003/08/11 07:24:50 UTC

[patch] Main cmdline parsing

This patch adds commons-cli to project dependencies in project.xml.  CLI
is used in main() to parse the command line, and print usage and version
information.  -h, and -? print usage information.  -b allows a user to specify 
a different Boot URL, -n allows a user to specify the default domain for the
MBean server.