[ANNOUNCE] Apache Commons Parent 76

2024-09-28 Thread Gary Gregory
The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 76. The Apache Commons Parent POM provides common settings for all Apache Commons components. Version 76: Maintenance and update dependencies. Historical list of changes: https://commons.apache.org/proper/

[RESULT][LAZY][VOTE] Release Apache Commons Parent 76 based on RC1

2024-09-28 Thread Gary Gregory
This lazy vote passes with the following binding +1 vote: - Gary Gregory (ggregory) TY Gary On Thu, Sep 26, 2024 at 7:03 AM Gary D. Gregory wrote: > My +1 > > Gary > > On 2024/09/25 19:45:52 Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons > > Parent

Re: [CLI] [DISCUSS] Help formatter extension proposal

2024-09-28 Thread Claude Warren
I have opened https://github.com/apache/commons-cli/pull/314 to track the proposed changes On Sat, Sep 28, 2024 at 11:42 AM Claude Warren wrote: > I know some graphics programs use the term "engraver" for code that > creates the output of graphical representations of things (like notes, > staves

Re: [CLI] [DISCUSS] Help formatter extension proposal

2024-09-28 Thread Claude Warren
I know some graphics programs use the term "engraver" for code that creates the output of graphical representations of things (like notes, staves, and resets in musical notation). Scribe seems like the textual equivalent. If we go with the decorator approach then I think the underlying interface

Re: [CLI] [DISCUSS] Help formatter extension proposal

2024-09-28 Thread Gilles Sadowski
Le sam. 28 sept. 2024 à 00:17, Gary Gregory a écrit : > > It's pretty unusual IMO, not like anything in the JDK for example. Agreed. > I'll see > if I can come up with something tomorrow... How about "PrintDecorator" ? Gilles >>> [...]