Re: [cli] bug found in ApplicationTest.java

2008-04-26 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You better believe it. Have you looked at the code for v2? *grin* v1.1 looked much easier (and far less source files) to port, and honestly, it has always served me well, so I didn't see the need to go for v2. - -- - -a "condensing fact from th

Re: [cli] bug found in ApplicationTest.java

2008-04-26 Thread Henri Yandell
Fixed. Guess that means the CLI port is of CLI v1 rather than CLI v2 :) On Sat, Apr 26, 2008 at 6:21 AM, Schley Andrew Kutz <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I think I found a bug in the GNU parser unit test in ApplicationTest.java > > - --- > > /

[cli] bug found in ApplicationTest.java

2008-04-26 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think I found a bug in the GNU parser unit test in ApplicationTest.java - --- // use the GNU parser CommandLineParser parser = new GnuParser( ); Options options = new Options(); options.addOption( "help", false, "print t