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
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
+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
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
[ +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
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
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
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
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
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
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
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
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
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
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
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
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,
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
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
-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
[ +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.
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
>
+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
+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
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
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
>&
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
utput.
>> >
>> > Changed deprecatedFormatFunc from BiFunction to
>> > Function
>> > updated docs
>> > added HelpFormatter.getDescription(Option) to provide a function does not
>> > return null for getDescription
>> >
>> > See
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
&
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
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
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
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
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
+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
+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
+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
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
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
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
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
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
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
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
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
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
> >
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
+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
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.
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
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
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
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
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
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
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
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
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
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
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
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
+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,
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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,
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 - 100 of 506 matches
Mail list logo