Re: [VOTE] Release Apache Commons IO 2.20.0 based on RC1

2025-07-16 Thread Rob Tompkins
All looks good. +1. Many thanks Gary! > On Jul 16, 2025, at 8:00 AM, Gary Gregory wrote: > > My +1 > > Gary > > > On Mon, Jul 14, 2025, 17:36 Gary Gregory wrote: > >> We have fixed a few bugs and added enhancements since Apache Commons >> IO 2.19.0 was released, so I would like to release A

Re: [lang3] Revert deprecations of 3.18.0

2025-07-16 Thread Gilles Sadowski
Hi. Le mer. 16 juil. 2025 à 17:27, Gary Gregory a écrit : > > Hello Bence, > > Lang is stable, binary compatibility is maintained. > > One of the goals here is to stop growing the StringUtils API with endless > variations of ignore case methods +1 IIUC, what is a real improvement on the library

Re: [lang3] Revert deprecations of 3.18.0

2025-07-16 Thread Gary Gregory
Hello Bence, Lang is stable, binary compatibility is maintained. One of the goals here is to stop growing the StringUtils API with endless variations of ignore case methods which have been steadily coming in over the years, giving us what we have today, a huge unwieldy class. What each developer

Re: [lang3] Revert deprecations of 3.18.0

2025-07-16 Thread Robert Turner
...my 2 cents... I wasn't excited about it either when I made all the changes to our code base yesterday either. Especially since I was only updating the library to pick up a security fix. (which likely didn't even affect us, but like many, we have to keep the "numbers down", and explaining each s

[lang3] Revert deprecations of 3.18.0

2025-07-16 Thread Bence Hornák
Dear Commons Dev Team, In LANG-1777 I've expressed my frustration with 3.18.0, after a very long day of trying to migrate a single repository from using StringUtils to Strings.CI/CS. In my opinion, this is a huge misstep for the commons lib, given

Re: [VOTE] Release Apache Commons IO 2.20.0 based on RC1

2025-07-16 Thread Gary Gregory
My +1 Gary On Mon, Jul 14, 2025, 17:36 Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > IO 2.19.0 was released, so I would like to release Apache Commons IO > 2.20.0. > > Apache Commons IO 2.20.0 RC1 is available for review here: > https://dist.a