Re: [VOTE] Release Apache Commons Compress 1.26.1 based on RC1

2024-03-05 Thread David Handermann
+1 (non-binding) - Downloaded sources - Verified Hashes - Verified Licenses and Binary Compatibility Reports - Ran Maven build - Ran Maven site generation Build Platform: - Apache Maven 3.9.6 - Azul Zulu Java 21.0.1 - macOS 14.3.1 AArch64 Also verified a successful build of Apache NiFi using thi

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

2024-03-05 Thread Gary Gregory
This lazy vote passes with one binding +1 vote from Gary Gregory. Gary On Tue, Mar 5, 2024 at 5:50 PM Gary Gregory wrote: > > My +1 > > Gary > > On Sat, Mar 2, 2024 at 12:18 AM Gary Gregory wrote: > > > > We have fixed a few bugs and added enhancements since Apache Commons > > Parent 66 was rel

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

2024-03-05 Thread Gary Gregory
My +1 Gary On Sat, Mar 2, 2024 at 12:18 AM Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons > Parent 66 was released, so I would like to release Apache Commons > Parent 67. > > Apache Commons Parent 67 RC1 is available for review here: > https://di

[VOTE] Release Apache Commons Compress 1.26.1 based on RC1

2024-03-05 Thread Gary Gregory
We have fixed a few bugs and added some enhancements since Apache Commons Compress 1.26.0 was released, so I would like to release Apache Commons Compress 1.26.1. Apache Commons Compress 1.26.1 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/compress/1.26.1-RC1

Re: java.desktop dependency in commons-lang

2024-03-05 Thread Gary Gregory
Hello Ethan, Feel free to provide a PR on GitHub but keep in mind that we cannot break binary compatibility within the 3.x release line. Gary On Tue, Mar 5, 2024, 11:45 AM Ethan McCue wrote: > Apologies if this has already been brought to your attention - i'm still a > bit unclear how to navi

java.desktop dependency in commons-lang

2024-03-05 Thread Ethan McCue
Apologies if this has already been brought to your attention - i'm still a bit unclear how to navigate the mailing lists. There is a dependency on the java.desktop module - i.e. Swing - in commons-lang. It lives in AbstractCircuitBreaker here. https://github.com/apache/commons-lang/blob/master/sr