[ANNOUNCE] Apache Commons CLI Version 1.9.0

2024-08-14 Thread Gary Gregory
The Apache Commons team is please to announce Commons CLI Version 1.9.0. Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. This release contains new features and bug fixes and requires Java 8 or above. Historical list of changes: https

[RESULT][VOTE] Release Apache Commons CLI 1.9.0 based on RC1

2024-08-14 Thread Gary Gregory
t; We have fixed a few bugs and added enhancements since Apache Commons > > CLI 1.8.0 was released, so I would like to release Apache Commons CLI > > 1.9.0. > > > > Apache Commons CLI 1.9.0 RC1 is available for review here: > >https://dist.apache.org/repos/dist/dev/c

Re: [VOTE] Release Apache Commons CLI 1.9.0 based on RC1

2024-08-14 Thread Rob Tompkins
+1 > On Aug 10, 2024, at 9:14 AM, Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons > CLI 1.8.0 was released, so I would like to release Apache Commons CLI > 1.9.0. > > Apache Commons CLI 1.9.0 RC1 is available for re

Re: [VOTE] Release Apache Commons CLI 1.9.0 based on RC1

2024-08-12 Thread Gary Gregory
My +1 Gary On Mon, Aug 12, 2024, 8:32 AM Henri Biestro wrote: > [ +1 ] > > Builds & tests ok, site reports clean (nice coverage btw), site - > including release notes & javadoc - look ok. > > Built using : mvn clean install site -s "$HOME/.m2/commons-settings.xml" > On: > Apache Maven 3.8.6 (84

Re: [VOTE] Release Apache Commons CLI 1.9.0 based on RC1

2024-08-12 Thread Henri Biestro
[ +1 ] Builds & tests ok, site reports clean (nice coverage btw), site - including release notes & javadoc - look ok. Built using : mvn clean install site -s "$HOME/.m2/commons-settings.xml" On: Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /Users/hbiestro/Java/apa

[VOTE] Release Apache Commons CLI 1.9.0 based on RC1

2024-08-10 Thread Gary Gregory
We have fixed a few bugs and added enhancements since Apache Commons CLI 1.8.0 was released, so I would like to release Apache Commons CLI 1.9.0. Apache Commons CLI 1.9.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/cli/1.9.0-RC1 (svn revision 70780) The

Re: [CLI] Did https://github.com/apache/commons-cli/pull/252 make it into changes report?

2024-05-28 Thread Gary Gregory
Eric, I updated git master and uploaded a new site. TY! Gary On Tue, May 28, 2024 at 10:24 AM Eric Pugh wrote: > > I noticed that > https://commons.apache.org/proper/commons-cli/changes-report.html#a1.7.0 > doesn’t reflect it (I think?) and that > https://commons.apache.org

[CLI] Did https://github.com/apache/commons-cli/pull/252 make it into changes report?

2024-05-28 Thread Eric Pugh
I noticed that https://commons.apache.org/proper/commons-cli/changes-report.html#a1.7.0 doesn’t reflect it (I think?) and that https://commons.apache.org/proper/commons-cli/properties.html doesn’t either… Eric ___ Eric Pugh | Founder | OpenSource Connections, LLC

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-24 Thread Gary Gregory
If you're still using Java 11 in 2032, then you're going to have different problems that supporting frames! ;-) Gary On Fri, May 24, 2024, 2:21 AM Emmanuel Bourg wrote: > Le 23/05/2024 à 21:42, Gary Gregory a écrit : > > > What happens when Java 11 is EOL? The frames will be gone for good > any

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Emmanuel Bourg
Le 23/05/2024 à 21:48, Eric Pugh a écrit : From my perspective, we all need to move on to newer versions of Java, and while it’s a pain, it’s also key to gaining new capabilities. I'm not advocating staying on older JDKs to keep a usable javadoc, that wouldn't make sense. But if a component

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Emmanuel Bourg
Le 23/05/2024 à 21:42, Gary Gregory a écrit : What happens when Java 11 is EOL? The frames will be gone for good anyway. Java 11 won't be EOL before 2032 [1], that leaves some time to find an alternative. I wouldn't be surprised if someone releases a doclet supporting frames by then. Btw I

[ANNOUNCE] Apache Commons CLI Version 1.8.0

2024-05-23 Thread Gary Gregory
The Apache Commons Team is pleased to announce Apache Commons CLI Version 1.8.0. Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. This release contains new features and bug fixes and requires Java 8 or above. New Features

[RESULT][VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Gary Gregory
This vote thread passes with the following 3 +1 binding votes, with other votes listed: - Gary Gregory (ggregory, binding) +1 - Eric Pugh (epugh, non-binding) +1 - Rob Tompkins (chtompki, binding) +1 - Paul King (non-binding) +1 - Henri Biestro (henrib, binding) +1 - Emmanuel Bourg (ebourg, bindin

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Eric Pugh
From my perspective, we all need to move on to newer versions of Java, and while it’s a pain, it’s also key to gaining new capabilities. > On May 23, 2024, at 3:42 PM, Gary Gregory wrote: > > User experience is subjective... ;-) > > What happens when Java 11 is EOL? The frames will be gone f

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Gary Gregory
User experience is subjective... ;-) What happens when Java 11 is EOL? The frames will be gone for good anyway. Gary On Thu, May 23, 2024, 3:41 PM Emmanuel Bourg wrote: > So there is nothing I can do to convince you to install OpenJDK 11 to > improve the user experience? Having multiple JDKs i

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Emmanuel Bourg
So there is nothing I can do to convince you to install OpenJDK 11 to improve the user experience? Having multiple JDKs installed isn't uncommon though. Emmanuel Bourg Le 23/05/2024 à 20:47, Gary Gregory a écrit : ATM, I am using Java 17 for everything, at work, at FOSS. Gary On Thu, May 2

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Gary Gregory
ATM, I am using Java 17 for everything, at work, at FOSS. Gary On Thu, May 23, 2024, 2:28 PM Emmanuel Bourg wrote: > What about building with JDK 11 and the -frame option then? That's the > best of both worlds. > > Emmanuel Bourg > > Le 23/05/2024 à 18:44, Gary Gregory a écrit : > > I disagree,

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Emmanuel Bourg
What about building with JDK 11 and the -frame option then? That's the best of both worlds. Emmanuel Bourg Le 23/05/2024 à 18:44, Gary Gregory a écrit : I disagree, I think the search box is a great feature. Gary On Thu, May 23, 2024, 11:26 AM Emmanuel Bourg wrote: -0 The javadoc was bui

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Gary Gregory
d. > > Emmanuel Bourg > > > Le 19/05/2024 à 16:55, Gary Gregory a écrit : > > We have fixed a few bugs and added enhancements since Apache Commons > > CLI 1.7.0 was released, so I would like to release Apache Commons CLI > > 1.8.0. > > > > Apache Common

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Emmanuel Bourg
-0 The javadoc was built with Java 17 and is less usable than the javadoc generated by Java 8. I recommend building the next release with Java 8 instead. Emmanuel Bourg Le 19/05/2024 à 16:55, Gary Gregory a écrit : We have fixed a few bugs and added enhancements since Apache Commons CLI

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-23 Thread Henri Biestro
[ +1 ] Site, Javadoc, reports look good. Nit: site refers to version 1.7.0, so are the release notes and the JIRA report is not helpful. Using: mvn clean install site On: mvn -version Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /Users/hbiestro/Java/apache-maven-3.8.

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-21 Thread Paul King
a/org/apache/commons/cli/converters/" folder in the src zip that isn't in the github source tree AFAIK, but it's not doing any harm Cheers, Paul. On Mon, May 20, 2024 at 12:55 AM Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons >

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-21 Thread Rob Tompkins
+1 > On May 19, 2024, at 10:55 AM, Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons > CLI 1.7.0 was released, so I would like to release Apache Commons CLI > 1.8.0. > > Apache Commons CLI 1.8.0 RC2 is available for re

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-20 Thread Eric Pugh
+1. Thanks for the quick turn around. > On May 19, 2024, at 11:36 AM, Gary Gregory wrote: > > My +1 > > Gary > > > On Sun, May 19, 2024, 10:55 AM Gary Gregory <mailto:ggreg...@apache.org>> wrote: > >> We have fixed a few bugs and added enhancem

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-19 Thread Gary Gregory
My +1 Gary On Sun, May 19, 2024, 10:55 AM Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > CLI 1.7.0 was released, so I would like to release Apache Commons CLI > 1.8.0. > > Apache Commons CLI 1.8.0 RC2 is available for review he

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC1

2024-05-19 Thread Gary Gregory
was ready to go. >> > >> > #277 implements changes to simplify deprecated help output. >> > >> > Changed deprecatedFormatFunc from BiFunction to >> Function >> > updated docs >> > added HelpFormatter.getDescription(Option) to provide a function does >&

[VOTE] Release Apache Commons CLI 1.8.0 based on RC2

2024-05-19 Thread Gary Gregory
We have fixed a few bugs and added enhancements since Apache Commons CLI 1.7.0 was released, so I would like to release Apache Commons CLI 1.8.0. Apache Commons CLI 1.8.0 RC2 is available for review here: https://dist.apache.org/repos/dist/dev/commons/cli/1.8.0-RC2 (svn revision 69280) The

[CANCEL][VOTE] Release Apache Commons CLI 1.8.0 based on RC1

2024-05-18 Thread Gary Gregory
utput. >> > >> > Changed deprecatedFormatFunc from BiFunction to >> > Function >> > updated docs >> > added HelpFormatter.getDescription(Option) to provide a function does not >> > return null for getDescription >> > >> > See

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC1

2024-05-18 Thread Claude Warren
docs > > added HelpFormatter.getDescription(Option) to provide a function does > not return null for getDescription > > > > See https://github.com/apache/commons-cli/pull/277 > > > > If nobody else sees benefit in this, I will withdraw my -1. > > > > Claude &

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC1

2024-05-18 Thread Gary Gregory
Changed deprecatedFormatFunc from BiFunction to > Function > updated docs > added HelpFormatter.getDescription(Option) to provide a function does not > return null for getDescription > > See https://github.com/apache/commons-cli/pull/277 > > If nobody else sees benefit

Re: [VOTE] Release Apache Commons CLI 1.8.0 based on RC1

2024-05-18 Thread Claude Warren
HelpFormatter.getDescription(Option) to provide a function does not return null for getDescription See https://github.com/apache/commons-cli/pull/277 If nobody else sees benefit in this, I will withdraw my -1. Claude On Sat, May 18, 2024 at 3:13 AM Gary Gregory wrote: > We have fixed a few bugs and ad

[VOTE] Release Apache Commons CLI 1.8.0 based on RC1

2024-05-17 Thread Gary Gregory
We have fixed a few bugs and added enhancements since Apache Commons CLI 1.7.0 was released, so I would like to release Apache Commons CLI 1.8.0. Apache Commons CLI 1.8.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/cli/1.8.0-RC1 (svn revision 69270) The

[ANNOUNCE] Apache Commons CLI Version 1.7.0

2024-04-17 Thread Gary Gregory
The Apache Commons team is pleased to announce Apache Commons CLI Version 1.7.0. Commons CLI provides a simple API for working with the command line arguments and options. Historical list of changes: https://commons.apache.org/proper/commons-cli/changes-report.html For complete information on

[RESULT][VOTE] Release Apache Commons CLI 1.7.0 based on RC1

2024-04-17 Thread Gary Gregory
t 7:29 AM, Gary Gregory wrote: > >> > >> We have fixed a few bugs and added enhancements since Apache Commons > >> CLI 1.6.0 was released, so I would like to release Apache Commons CLI > >> 1.7.0. > >> > >> Apache Commons CLI 1.7.0 RC1 is

Re: [VOTE] Release Apache Commons CLI 1.7.0 based on RC1

2024-04-15 Thread Eric Pugh
+1 to release! > On Apr 15, 2024, at 12:53 PM, Rob Tompkins wrote: > > +1 site, release-notes, signatures, and builds all check out > > Thanks!! > > -Rob > >> On Apr 13, 2024, at 7:29 AM, Gary Gregory wrote: >> >> We have fixed a few bugs and adde

Re: [VOTE] Release Apache Commons CLI 1.7.0 based on RC1

2024-04-15 Thread Rob Tompkins
+1 site, release-notes, signatures, and builds all check out Thanks!! -Rob > On Apr 13, 2024, at 7:29 AM, Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons > CLI 1.6.0 was released, so I would like to release Apache Commons CLI > 1.7

Re: [VOTE] Release Apache Commons CLI 1.7.0 based on RC1

2024-04-14 Thread Tomas Lanik
+1 for a release. Best Tomas Lanik On Sat, Apr 13, 2024, 13:30 Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > CLI 1.6.0 was released, so I would like to release Apache Commons CLI > 1.7.0. > > Apache Commons CLI 1.7.0 RC1 is avail

Re: [VOTE] Release Apache Commons CLI 1.7.0 based on RC1

2024-04-14 Thread Claude Warren
at 13:30, Gary Gregory wrote: > > > We have fixed a few bugs and added enhancements since Apache Commons > > CLI 1.6.0 was released, so I would like to release Apache Commons CLI > > 1.7.0. > > > > Apache Commons CLI 1.7.0 RC1 is available for review here: > &g

Re: [VOTE] Release Apache Commons CLI 1.7.0 based on RC1

2024-04-13 Thread Bruno Kinoshita
one beats me to it -- working on Imaging now). Thanks! Bruno On Sat, 13 Apr 2024 at 13:30, Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > CLI 1.6.0 was released, so I would like to release Apache Commons CLI > 1.7.0. > > Ap

Re: [VOTE] Release Apache Commons CLI 1.7.0 based on RC1

2024-04-13 Thread Gary Gregory
My +1 Gary On Sat, Apr 13, 2024 at 7:29 AM Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons > CLI 1.6.0 was released, so I would like to release Apache Commons CLI > 1.7.0. > > Apache Commons CLI 1.7.0 RC1 is available for review

[VOTE] Release Apache Commons CLI 1.7.0 based on RC1

2024-04-13 Thread Gary Gregory
We have fixed a few bugs and added enhancements since Apache Commons CLI 1.6.0 was released, so I would like to release Apache Commons CLI 1.7.0. Apache Commons CLI 1.7.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/cli/1.7.0-RC1 (svn revision 68470) The

Re: Query related to Apache Commons CLI

2023-11-14 Thread Sruteesh Kumar
tm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail > > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > > On Sun, Nov 12, 2023 at 7:52 PM Sruteesh Kumar > sruteesh@protonmail.com.invalid wrote: > > > I have a doubt on Apache Comm

Re: Query related to Apache Commons CLI

2023-11-12 Thread Paul King
ampaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Sun, Nov 12, 2023 at 7:52 PM Sruteesh Kumar wrote: > > I have a doubt on Apache Commons CLI > > For DefaultParser, why is a negative number preferably considered as an > argument rather t

Query related to Apache Commons CLI

2023-11-12 Thread Sruteesh Kumar
I have a doubt on Apache Commons CLI For DefaultParser, why is a negative number preferably considered as an argument rather than an option Consider the following case, for example: String[] args= {"--one","arg1","-2","arg2"}; Here, -2 is considered as

[ANNOUNCE] Apache Commons CLI 1.6.0

2023-10-27 Thread Gary Gregory
The Apache Commons team announces Apache Commons CLI 1.6.0. Apache Commons CLI provides a simple API for working with the command line arguments and options. This release contains small new features and bug fixes Historical list of changes: https://commons.apache.org/proper/commons-cli/changes

[RESULT][VOTE] Release Apache Commons CLI 1.6.0 based on RC1

2023-10-26 Thread Gary Gregory
ob Tompkins wrote: > > > > +1, signatures, site, builds, and release notes all good > > > > Send it! > > > > > On Oct 23, 2023, at 1:07 PM, Gary Gregory wrote: > > > > > > We have fixed quite a few bugs and added some significant enhancements > >

Re: [VOTE] Release Apache Commons CLI 1.6.0 based on RC1

2023-10-26 Thread Gary Gregory
ant enhancements > > since Apache Commons CLI 1.5.0 was released, so I would like to > > release Apache Commons CLI 1.6.0. > > > > Apache Commons CLI 1.6.0 RC1 is available for review here: > >https://dist.apache.org/repos/dist/dev/commons/cli/1.6.0-RC1 (svn > > revi

Re: [VOTE] Release Apache Commons CLI 1.6.0 based on RC1

2023-10-25 Thread Rob Tompkins
+1, signatures, site, builds, and release notes all good Send it! > On Oct 23, 2023, at 1:07 PM, Gary Gregory wrote: > > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons CLI 1.5.0 was released, so I would like to > release Apache Co

Re: [VOTE] Release Apache Commons CLI 1.6.0 based on RC1

2023-10-25 Thread Bruno Kinoshita
encoding: UTF-8 OS name: "linux", version: "5.15.0-87-generic", arch: "amd64", family: "unix" On Mon, 23 Oct 2023 at 19:07, Gary Gregory wrote: > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons CLI 1.

[VOTE] Release Apache Commons CLI 1.6.0 based on RC1

2023-10-23 Thread Gary Gregory
We have fixed quite a few bugs and added some significant enhancements since Apache Commons CLI 1.5.0 was released, so I would like to release Apache Commons CLI 1.6.0. Apache Commons CLI 1.6.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/cli/1.6.0-RC1 (svn

Re: Apache Commons CLI Issue CLI-317

2023-08-16 Thread Gary Gregory
Thank you, I'll check it out. Gary On Wed, Aug 16, 2023, 12:21 AM Sruteesh Kumar wrote: > Hi, > > I replied to your comment in the ticket. Kindly look into it once > > Thank you, > Sruteesh Kumar > > Original Message > On 16 Aug 2023, 3:13 am, Gary Gregory wrote: > > > Hi, Ple

Re: Apache Commons CLI Issue CLI-317

2023-08-15 Thread Sruteesh Kumar
Hi, I replied to your comment in the ticket. Kindly look into it once Thank you, Sruteesh Kumar Original Message On 16 Aug 2023, 3:13 am, Gary Gregory wrote: > Hi, Please see my comment in the ticket. Gary On Sun, Aug 13, 2023, 9:04 AM > Sruteesh Kumar wrote: > > Hi Gary, th

Re: Apache Commons CLI Issue CLI-317

2023-08-15 Thread Gary Gregory
Hi, Please see my comment in the ticket. Gary On Sun, Aug 13, 2023, 9:04 AM Sruteesh Kumar wrote: > > Hi Gary, the unit test is already provided as a comment in the JIRA issue > CLI-317. Go through the following link for the same > > > https://issues.apache.org/jira/projects/CLI/issues/CLI-317

Re: Apache Commons CLI Issue CLI-317

2023-08-13 Thread Sruteesh Kumar
Hi Gary, the unit test is already provided as a comment in the JIRA issue CLI-317. Go through the following link for the same https://issues.apache.org/jira/projects/CLI/issues/CLI-317?filter=allopenissues --- Original Message --- On Sunday, August 13th, 2023 at 5:51 PM, Gary Gregory

Re: Apache Commons CLI Issue CLI-317

2023-08-13 Thread Gary Gregory
Hello, It would be helpful to understand the upshot of this if you could express your explanation as a failing unit test. TY, Gary On Sat, Aug 12, 2023, 1:44 AM Sruteesh Kumar wrote: > In the DefaultParser class, we are using handleOption method which is > defined as following > > privatevoidh

Apache Commons CLI Issue CLI-317

2023-08-11 Thread Sruteesh Kumar
In the DefaultParser class, we are using handleOption method which is defined as following privatevoidhandleOption(Optionoption)throwsParseException{ // check the previous option before handling the next one checkRequiredArgs(); option=(Option)option.clone(); updateRequiredOptions(option); c

[ANNOUNCE] Apache Commons CLI 1.5.0

2021-10-29 Thread Rob Tompkins
The Apache Commons project announces the release of Apache Commons CLI 1.5.0. Commons CLI requires at least Java 8. The Apache Commons CLI library provides a simple command Line arguments parser. This is a Feature and bug fix release (Java 8) Historical list of changes: https

[ANNOUNCE] Apache Commons CLI 1.5.0

2021-10-29 Thread Rob Tompkins
The Apache Commons project announces the release of Apache Commons CLI 1.5.0. Commons CLI requires at least Java 8. The Apache Commons CLI library provides a simple command Line arguments parser. This is a Feature and bug fix release (Java 8) Historical list of changes: https

[RESULT][VOTE] Release Apache Commons CLI 1.5.0 based on RC1

2021-10-27 Thread Rob Tompkins
ave fixed quite a few bugs and added some significant enhancements since > Apache Commons CLI 1.4 was released, so I would like to release Apache > Commons CLI 1.5.0. > > Apache Commons CLI 1.5.0 RC1 is available for review here: >https://dist.apache.org/repos/dist/dev/co

Re: [VOTE] Release Apache Commons CLI 1.5.0 based on RC1

2021-10-27 Thread Rob Tompkins
Here’s my +1. -Rob > On Oct 23, 2021, at 5:58 PM, Rob Tompkins wrote: > > We have fixed quite a few bugs and added some significant enhancements since > Apache Commons CLI 1.4 was released, so I would like to release Apache > Commons CLI 1.5.0. > > Apache Commons CLI 1

Re: [VOTE] Release Apache Commons CLI 1.5.0 based on RC1

2021-10-24 Thread Bruno P. Kinoshita
icant enhancements since Apache Commons CLI 1.4 was released, so I would like to release Apache Commons CLI 1.5.0. Apache Commons CLI 1.5.0 RC1 is available for review here:     https://dist.apache.org/repos/dist/dev/commons/cli/1.5.0-RC1 (svn revision 50583) The Git tag com

Re: [VOTE] Release Apache Commons CLI 1.5.0 based on RC1

2021-10-23 Thread Gary Gregory
+1 Based on the git tag, running 'mvn clean package' works on macOS with Java 8, 11, and 17. Gary On Sat, Oct 23, 2021 at 5:58 PM Rob Tompkins wrote: > > We have fixed quite a few bugs and added some significant enhancements since > Apache Commons CLI 1.4 was released,

[VOTE] Release Apache Commons CLI 1.5.0 based on RC1

2021-10-23 Thread Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements since Apache Commons CLI 1.4 was released, so I would like to release Apache Commons CLI 1.5.0. Apache Commons CLI 1.5.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/cli/1.5.0-RC1 (svn

Re: Commons CLI 1.5 for Maven 4.0.0

2021-10-03 Thread Michael Osipov
Am 2021-10-03 um 14:31 schrieb Gary Gregory: Is there anything specific you need to be included in a 1.5 release? I am not sure the changes.xml file is up to date as it's been a while since 1.4. I have noticed on issue with the help output. --color option has now an optional value, but the he

Re: Commons CLI 1.5 for Maven 4.0.0

2021-10-03 Thread Gary Gregory
t; http://bernd.eckenfels.net >> >> Von: Michael Osipov >> Gesendet: Sonntag, September 19, 2021 9:43 PM >> An: dev@commons.apache.org >> Betreff: Commons CLI 1.5 for Maven 4.0.0 >> >> Folks, >> >> I'd like to

Re: Commons CLI 1.5 for Maven 4.0.0

2021-10-01 Thread Gary Gregory
t; > -- > http://bernd.eckenfels.net > > Von: Michael Osipov > Gesendet: Sonntag, September 19, 2021 9:43 PM > An: dev@commons.apache.org > Betreff: Commons CLI 1.5 for Maven 4.0.0 > > Folks, > > I'd like to pick up "[MNG-7217] Complete

Re: Commons CLI 1.5 for Maven 4.0.0

2021-09-19 Thread Bernd Eckenfels
CLI 1.5 for Maven 4.0.0 Folks, I'd like to pick up "[MNG-7217] Completely update CLI handling according to Commons CLI 1.4 documentation" next month and like to ask fellow committers whether any substantial changes have been done in CLI between 1.4 and master and if yes, whether s

Re: Commons CLI 1.5 for Maven 4.0.0

2021-09-19 Thread Michael Osipov
should be able to create a RC this week or by the end of the week. Gary On Sun, Sep 19, 2021, 15:43 Michael Osipov wrote: Folks, I'd like to pick up "[MNG-7217] Completely update CLI handling according to Commons CLI 1.4 documentation" next month and like to ask fellow committ

Re: Commons CLI 1.5 for Maven 4.0.0

2021-09-19 Thread Gary Gregory
lks, > > I'd like to pick up "[MNG-7217] Completely update CLI handling according > to Commons CLI 1.4 documentation" next month and like to ask fellow > committers whether any substantial changes have been done in CLI between > 1.4 and master and if yes, whether someone wou

Commons CLI 1.5 for Maven 4.0.0

2021-09-19 Thread Michael Osipov
Folks, I'd like to pick up "[MNG-7217] Completely update CLI handling according to Commons CLI 1.4 documentation" next month and like to ask fellow committers whether any substantial changes have been done in CLI between 1.4 and master and if yes, whether someone would be

Re: latest jar file of commons-cli 1.4

2020-10-31 Thread John Patrick
You'll have to build it yourself probably, I'm guessing 'c12260c' relates to the hash, so to this specific commit; ''' commit c12260c05ebcd27558265395df79b8b049534fbd Author: Gary Gregory Date: Wed Dec 18 15:28:13 2019 -0500 Remove trailing white spaces on all lines. ''' Like you said your

Re: latest jar file of commons-cli 1.4

2020-10-31 Thread Gary Gregory
Look on the download page for that component: http://commons.apache.org/proper/commons-cli/download_cli.cgi Or also any Maven repository like Maven Central. Note that there is no such thing as release 1.4-c12260c, the latest is 1.4. Gary On Sat, Oct 31, 2020, 07:42 Abhishek Munnolimath

latest jar file of commons-cli 1.4

2020-10-31 Thread Abhishek Munnolimath
Hi All, Can someone please point me/attach the jar file Version “1.4-c12260c” - a custom build of latest code from Commons CLI git repository? Thanks much, Abhishek

Re: 2nd Try: Apache Commons CLI actively maintained?

2020-08-11 Thread Gary Gregory
Commons CLI, yes, I use it at work in older projects, but I've been favoring JCommander lately for new projects. Gary On Tue, Aug 11, 2020 at 7:40 AM Abhishek Munnolimath < abhishek.munnolim...@oracle.com> wrote: > Hi, > > Can someone please comment on this? &g

Re: 2nd Try: Apache Commons CLI actively maintained?

2020-08-11 Thread Melloware
Abhishek, You can see here: https://github.com/apache/commons-cli It received a commit 11 hours ago so yes this library is still being maintained. Mello On 8/11/2020 7:40 AM, Abhishek Munnolimath wrote: Hi, Can someone please comment on this? Thanks, Abhishek Forwarded Message

2nd Try: Apache Commons CLI actively maintained?

2020-08-11 Thread Abhishek Munnolimath
Hi, Can someone please comment on this? Thanks, Abhishek Forwarded Message Subject:Apache Commons CLI actively maintained? Date: Tue, 14 Jul 2020 15:25:10 +0530 From: Abhishek Munnolimath Organization: Oracle Corporation To: dev-i...@commons.apache.org

[commons-cli] Adding prompting for omitted arguments

2020-05-19 Thread David Barts
I’m going to be writing some command-line utilities which should prompt for various parameters if they are not specified via an option and a value on the command line. To that end, I am interested in adding a feature to do this automatically in commons-cli. I am also planning to add a way to

Commons CLI: Update code example (documentation)

2019-07-05 Thread Mincong Huang
Hi everyone, I recently had chance to use Commons CLI. I found that some examples are no longer up-to-date on the website. Therefore, I sent a pull-request few days ago to update one example about Option Builder, could somebody review it? https://github.com/apache/commons-cli/pull/30/ I will also

Re: FW: Java 11 Compatibility Check of libraries : Commons-beanutils, Commons-cli, Commons-codec, Commons-collections, Commons-csv, Commons-digester, Commons-discovery, Commons-fileupload, Commons-io,

2018-08-22 Thread Gary Gregory
Please stop spamming Apache mailing lists, AGAIN. Gary On Wed, Aug 22, 2018 at 8:14 AM Dragan, Krzysztof wrote: > Hi, > Your software is very important and helpful to us. > We would like to ask about Compatibility of your libraries with java 11. > Could you help us by answering the following qu

FW: Java 11 Compatibility Check of libraries : Commons-beanutils, Commons-cli, Commons-codec, Commons-collections, Commons-csv, Commons-digester, Commons-discovery, Commons-fileupload, Commons-io, Com

2018-08-22 Thread Dragan, Krzysztof
Hi, Your software is very important and helpful to us. We would like to ask about Compatibility of your libraries with java 11. Could you help us by answering the following questions: 1. Library Name: 2. Latest version: 3. Latest version Is the library compatible with Java 11 Compatible? (Y/N) 4

Re: Java 11 Compatibility check: Commons-beanutils, Commons-cli, Commons-codec, Commons-collections, Commons-csv, Commons-digester, Commons-discovery, Commons-fileupload, Commons-io, Commons-lang, Com

2018-08-17 Thread Gary Gregory
gt; > We are reaching out to you to check Java 11 compatibility of the > following libraries: > > Commons-beanutils, Commons-cli, Commons-codec, Commons-collections, > Commons-csv, Commons-digester, Commons-discovery, Commons-fileupload, > Commons-io, Commons-lang, Commons-l

Re: Java 11 Compatibility check: Commons-beanutils, Commons-cli, Commons-codec, Commons-collections, Commons-csv, Commons-digester, Commons-discovery, Commons-fileupload, Commons-io, Commons-lang, Com

2018-08-17 Thread Stephen Colebourne
37, Dragan, Krzysztof wrote: > Hi, > We are reaching out to you to check Java 11 compatibility of the following > libraries: > Commons-beanutils, Commons-cli, Commons-codec, Commons-collections, > Commons-csv, Commons-digester, Commons-discovery, Commons-fileupload, > Commons-io,

Java 11 Compatibility check: Commons-beanutils, Commons-cli, Commons-codec, Commons-collections, Commons-csv, Commons-digester, Commons-discovery, Commons-fileupload, Commons-io, Commons-lang, Commons

2018-08-17 Thread Dragan, Krzysztof
Hi, We are reaching out to you to check Java 11 compatibility of the following libraries: Commons-beanutils, Commons-cli, Commons-codec, Commons-collections, Commons-csv, Commons-digester, Commons-discovery, Commons-fileupload, Commons-io, Commons-lang, Commons-lang3, Commons-logging, Commons

[GitHub] commons-cli issue #27: CLI-289 - Adding a complementary arg feature

2018-07-01 Thread Desislav-Petrov
Github user Desislav-Petrov commented on the issue: https://github.com/apache/commons-cli/pull/27 I dont think my changes are causing the build failure - can anybody help with that? --- - To unsubscribe, e-mail

[GitHub] commons-cli issue #27: CLI-289 - Adding a complementary arg feature

2018-07-01 Thread Desislav-Petrov
Github user Desislav-Petrov commented on the issue: https://github.com/apache/commons-cli/pull/27 I dont think my changes are causing the build failure - can anybody help with that? --- - To unsubscribe, e-mail

[GitHub] commons-cli pull request #27: CLI-289 - Adding a complementary arg feature

2018-07-01 Thread Desislav-Petrov
GitHub user Desislav-Petrov opened a pull request: https://github.com/apache/commons-cli/pull/27 CLI-289 - Adding a complementary arg feature Should we add the same changes to the deprecated parsers? Problem is that, there will be lots of duplicated code unless we refactor to a

[GitHub] commons-cli pull request #26: [CLI-287] Allow whitespace-only header and foo...

2018-06-10 Thread MrQubo
GitHub user MrQubo opened a pull request: https://github.com/apache/commons-cli/pull/26 [CLI-287] Allow whitespace-only header and footer [CLI-287](https://issues.apache.org/jira/browse/CLI-287) You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] commons-cli issue #25: CLI-284: Fix inconsistent behaviour for short and lon...

2018-06-10 Thread sfuhrm
Github user sfuhrm commented on the issue: https://github.com/apache/commons-cli/pull/25 Hi @kinow thanks for your review! Oops, my maven build had a hickup and all tests were green. There's a design problem in the code you pointed me to. Every Option instanc

[GitHub] commons-cli issue #25: CLI-284: Fix inconsistent behaviour for short and lon...

2018-06-10 Thread sfuhrm
Github user sfuhrm commented on the issue: https://github.com/apache/commons-cli/pull/25 Hi @kinow thanks for your review! Oops, my maven build had a hickup and all tests were green. There's a design problem in the code you pointed me to. Every Option instanc

[GitHub] commons-cli pull request #25: CLI-284: Fix inconsistent behaviour for short ...

2018-06-10 Thread sfuhrm
Github user sfuhrm closed the pull request at: https://github.com/apache/commons-cli/pull/25 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-cli pull request #25: CLI-284: Fix inconsistent behaviour for short ...

2018-06-10 Thread sfuhrm
Github user sfuhrm closed the pull request at: https://github.com/apache/commons-cli/pull/25 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-cli issue #25: CLI-284: Fix inconsistent behaviour for short and lon...

2018-06-09 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-cli/pull/25 Hi @sfuhrm thanks for the pull request. I had a look at the CLI-284 issue in JIRA, and also checked out the pull request locally to take a look in Eclipse. I believe we have some tests

[GitHub] commons-cli issue #25: CLI-284: Fix inconsistent behaviour for short and lon...

2018-06-09 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-cli/pull/25 Hi @sfuhrm thanks for the pull request. I had a look at the CLI-284 issue in JIRA, and also checked out the pull request locally to take a look in Eclipse. I believe we have some tests

[GitHub] commons-cli pull request #25: CLI-284: Fix inconsistent behaviour for short ...

2018-06-09 Thread sfuhrm
GitHub user sfuhrm opened a pull request: https://github.com/apache/commons-cli/pull/25 CLI-284: Fix inconsistent behaviour for short and long name == null Fix for https://issues.apache.org/jira/browse/CLI-284 You can merge this pull request into a Git repository by running

[GitHub] commons-cli pull request #24: Fixes bugs in CommandLine.java which could pos...

2018-03-24 Thread dilraj45
GitHub user dilraj45 opened a pull request: https://github.com/apache/commons-cli/pull/24 Fixes bugs in CommandLine.java which could possible lead to Null pointer Explanation to code changes is given below - [CommandLine.java #L233](https://github.com/apache/commons-cli

[GitHub] commons-cli pull request #23: CLI-282: Throw an exception if we cannot handl...

2018-02-26 Thread deepy
Github user deepy closed the pull request at: https://github.com/apache/commons-cli/pull/23 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-cli issue #23: CLI-282: Throw an exception if we cannot handle the c...

2018-02-26 Thread deepy
Github user deepy commented on the issue: https://github.com/apache/commons-cli/pull/23 #b0024d482050a08efc36c3cabee37c0af0e57a10 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional

[GitHub] commons-cli pull request #23: CLI-282: Throw an exception if we cannot handl...

2018-02-26 Thread deepy
Github user deepy closed the pull request at: https://github.com/apache/commons-cli/pull/23 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-cli issue #23: CLI-282: Throw an exception if we cannot handle the c...

2018-02-26 Thread deepy
Github user deepy commented on the issue: https://github.com/apache/commons-cli/pull/23 #b0024d482050a08efc36c3cabee37c0af0e57a10 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional

[GitHub] commons-cli pull request #23: CLI-282: Throw an exception if we cannot handl...

2018-02-26 Thread deepy
GitHub user deepy opened a pull request: https://github.com/apache/commons-cli/pull/23 CLI-282: Throw an exception if we cannot handle the class. You can merge this pull request into a Git repository by running: $ git pull https://github.com/deepy/commons-cli CLI-282

  1   2   3   4   5   6   >