Re: [CLI] Deprecated options and helpformatting

2024-05-15 Thread Claude Warren
I opened CLI-333 to address the Build production method issue. On Tue, May 14, 2024 at 10:25 PM Gary Gregory wrote: > Sounds good to me! Thank you for talking it out. GoF reference appreciated > 👏 😉 > > Looking forward to a PR, > Gary > > On Tue, May 14, 2024, 1:47 PM Claude Warren wrote: > >

Re: [VOTE][LAZY] Release Apache Commons Parent 70 based on RC1

2024-05-15 Thread Gary Gregory
My +1 Gary On Sat, May 11, 2024 at 10:34 AM Gary Gregory wrote: > > We have added enhancements since Apache Commons Parent 69 was > released, so I would like to release Apache Commons Parent 70. > > Apache Commons Parent 70 RC1 is available for review here: > https://dist.apache.org/repos/di

Re: [VOTE][LAZY] Release Apache Commons Parent 70 based on RC1

2024-05-15 Thread Gary Gregory
This lazy vote passes with the following binding +1 votes: - Gary Gregory (ggregory) Gary On Wed, May 15, 2024 at 9:06 AM Gary Gregory wrote: > > My +1 > > Gary > > On Sat, May 11, 2024 at 10:34 AM Gary Gregory wrote: > > > > We have added enhancements since Apache Commons Parent 69 was > > re

Re: [VOTE] Release Apache Commons Logging 1.3.2 based on RC3

2024-05-15 Thread Gary Gregory
This release vote thread passes with the following +1 binding votes: - Rob Tompkins (chtompki) - Bruno Kinoshita (kinow) - Gary Gregory (ggregory) Gary On Mon, May 13, 2024 at 1:10 PM Gary Gregory wrote: > > My +1 > > Gary > > > On Mon, May 13, 2024, 10:17 AM Rob Tompkins wrote: >> >> +1 looks

Re: [Collections] Suppliers, Iterables, and Producers

2024-05-15 Thread Claude Warren
I have updated Collections-854 [1] to reflect the naming that we have been talking about and will start on the refactoring soon. Please start watching that ticket. Claude [1] https://issues.apache.org/jira/browse/COLLECTIONS-854 On Mon, May 13, 2024 at 12:33 PM Claude Warren wrote: > A coup

[ANNOUNCE] Apache Commons Parent 70

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

[ANNOUNCE] Apache Commons Logging 1.3.2

2024-05-15 Thread Gary Gregory
The Apache Commons Logging team is pleased to announce the release of Apache Commons Logging 1.3.2. Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems. This is a feature and maintenance release. Java 8 or later is required. Historical lis

Re: [CLI] Deprecated options and helpformatting

2024-05-15 Thread Claude Warren
At one point i suggested a set of helper functions for Option. I think that it would really help before this change goes out. With it we can reasonably change the BiFunction to a simple function taking an Option and returning a String. I will code this up tomorrow. Claude On Wed 15 May 2024, 0