-
purcell committed patchset 42 of module jargs to the Java command line option parsing suite CVS repository, changing 1 files.
2008-01-30 15:33:07 UTC by purcell
-
purcell committed patchset 41 of module jargs to the Java command line option parsing suite CVS repository, changing 2 files.
2008-01-30 15:30:57 UTC by purcell
-
Compiling with -Xlint:serial (or -Xlint:all) yields warnings like:
CmdLineParser.java:63: warning: [serial] serializable class jargs.gnu.CmdLineParser.UnknownSuboptionException has no definition of serialVersionUID
(Note: my 63 won't be your 63, but maybe 60 or so.)
The short form of this ticket is probably "get it to compile silently with -Xlint:all".
2007-10-22 17:46:08 UTC by austin_hastings
-
Wouldn't it be easier to specify the default value of an option at creation time, rather than parsing time? This would improve the "usage printing" of my former request.
Regards,
Didier (didier.besset@skyguide.ch)
2007-08-17 08:24:05 UTC by nobody
-
Given the information stored in the Option and the Parser, it would be nice to have a default method to print the usage, something like the version attached to this request (but that's just a possible implementation).
Regards,
Didier (didier.besset@skyguide.ch)
2007-08-17 08:21:23 UTC by nobody
-
ewanmellor committed patchset 40 of module jargs to the Java command line option parsing suite CVS repository, changing 1 files.
2005-04-09 15:48:31 UTC by ewanmellor
-
ewanmellor committed patchset 39 of module jargs to the Java command line option parsing suite CVS repository, changing 1 files.
2005-04-09 14:02:02 UTC by ewanmellor
-
ewanmellor committed patchset 38 of module jargs to the Java command line option parsing suite CVS repository, changing 1 files.
2005-04-09 14:01:34 UTC by ewanmellor
-
ewanmellor committed patchset 37 of module jargs to the Java command line option parsing suite CVS repository, changing 1 files.
2005-04-09 13:54:19 UTC by ewanmellor
-
ewanmellor committed patchset 36 of module jargs to the Java command line option parsing suite CVS repository, changing 1 files.
2005-04-09 13:52:58 UTC by ewanmellor