[cli] Commons CLI

2007-05-12 Thread Brian A. Egge
Hello, I've been using the Commons CLI library for various projects for several years now. The CLI library is nearly inactive, and I would to see that changed. The current version of CLI, 1.0, was released over two years ago. Since then, some work was done on a new 2.0 release, but that was

Re: [cli] Minimum JDK version for 1.1?

2007-06-06 Thread Brian A. Egge
I think we need to keep the JDK at 1.3. CheckStyle uses commons CLI and their minimum is 1.3. There's probably some other projects which use CLI and still support JDK 1.3. Maybe we could make CLI2 require JDK 1.5. -Brian Rahul Akolkar [EMAIL PROTECTED] wrote: On 6/5/07, Henri Yandell

Re: [cli] Minimum JDK version for 1.1?

2007-06-06 Thread Brian A. Egge
I think the current snapshot of CLI 1.1 is a significant improvement over the last binary released. I've found a fixed a few minor issues lately, but it's been fairly painless to work around the issues in the past. I think we should move for a release as soon as we can get CLI 1.1 to compile