Re: [ANNOUNCE] Apache Commons CLI 1.10.0
Gary Gregory <[email protected]> Tue, 5 Aug 2025 15:14:58 -0400
| Newsgroups | gmane.comp.jakarta.commons.user |
|---|---|
| Message-ID | <CACZkXPwD1KPFtL-4rhReCFzrJPNqH8x_Qj53ovVwJX0Dw06k7g@mail.gmail.com> |
On Tue, Aug 5, 2025 at 1:51=E2=80=AFPM Tam=C3=A1s Cserven=C3=A1k <tamas@cse= rvenak.net> wrote: > > I did create PR and AFAIK you merged it > https://github.com/apache/commons-cli/pull/379 Then I forgot to write something in the file :( Arg, I am sorry about that! The commit comment is below. What's a single sentence you'd use to describe this feature? TY =3D=3D Add new options for parsing: ignore and skip (#379) * Make method possible override Simpler variation of #378 * Un-hide this method that may be needed in override. * Add tests * Simplify non-happy path * Add test for "legacy" behaviour when there was one boolean doing this or that only * Drop line * Switch to enum As not all combos make sense. * Use vararg for argos Gary > > Thanks > T > > On Tue, Aug 5, 2025, 19:05 Gary Gregory <[email protected]> wrote: > > > On Tue, Aug 5, 2025 at 12:29=E2=80=AFPM Tam=C3=A1s Cserven=C3=A1k <tama= [email protected]> > > wrote: > > > > > > Hey Gary, > > > > > > Most likely this one is missed from change? > > > > > https://github.com/apache/commons-cli/commit/b1f015ed358f09d9112597b3e2= c651be2baa6b83 > > > > > > I was confused when I looked at this change (is it out?), and did not > > > find it in relnotes... > > > > Hi Tam=C3=A1s, > > > > When I merge a pull request, I add an entry to the changes.xml file. I > > then use that file to update the release notes when I create a release > > candidate. > > > > If you commit to git master directly, then I think it's your > > responsibility to edit changes.xml ;-) > > > > Gary > > > > > > > > Thanks > > > T > > > > > > On Sun, Aug 3, 2025 at 1:28=E2=80=AFAM Gary Gregory <ggregory@apache.= org> wrote: > > > > > > > > The Apache Commons CLI team is pleased to announce the release of > > > > Apache Commons CLI 1.10.0. > > > > > > > > Apache Commons CLI provides a simple API for presenting, processing= , > > > > and validating a Command Line Interface. > > > > > > > > This is a feature and maintenance release. Java 8 or later is requi= red. > > > > > > > > Historical list of changes: > > > > https://commons.apache.org/proper/commons-cli/changes.html > > > > > > > > For complete information on Apache Commons CLI, including instructi= ons > > > > on how to submit bug reports, patches, or suggestions for improveme= nt, > > > > see the Apache Commons CLI website: > > > > > > > > https://commons.apache.org/proper/commons-cli/ > > > > > > > > Download page: > > https://commons.apache.org/proper/commons-cli/download_cli.cgi > > > > > > > > Gary Gregory > > > > Apache Commons > > > > > > > > -------------------------------------------------------------------= -- > > > > To unsubscribe, e-mail: [email protected] > > > > For additional commands, e-mail: [email protected] > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > >