[RESULT][VOTE] Release Apache Commons CLI 1.6.0 based on RC1

2023-10-26 Thread Gary Gregory
This RC vote passes with the following binding +1s: - Bruno Kinoshita - Rob Tomkins - Gary Gregory Thank you all for taking the time to review this RC. Gary On Thu, Oct 26, 2023 at 7:49 AM Gary Gregory wrote: > > My +1 > > Gary > > On Wed, Oct 25, 2023 at 3:47 PM Rob Tompkins wrote: > > > > +

Re: [VOTE] Release Apache Commons Text 1.11.0 based on RC1

2023-10-26 Thread Rob Tompkins
+1 - signatures good, rat good, reports good, builds good, site good, release note good. Keep crushing it Gary! Cheers, -Rob > On Oct 24, 2023, at 9:47 AM, Gary Gregory wrote: > > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons Text 1.10.0 was rel

Re: [JEXL] When will jexl 3.3.1 avaliable in maven repo?

2023-10-26 Thread Gary Gregory
After it's been officially released which it has not. There is no schedule at this time, you can build from git master or copy a snapshot build from https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-jexl3/ Gary On Thu, Oct 26, 2023 at 4:20 AM Xiangyu Wu wrot

Re: [VOTE] Release Apache Commons CLI 1.6.0 based on RC1

2023-10-26 Thread Gary Gregory
My +1 Gary On Wed, Oct 25, 2023 at 3:47 PM Rob Tompkins wrote: > > +1, signatures, site, builds, and release notes all good > > Send it! > > > On Oct 23, 2023, at 1:07 PM, Gary Gregory wrote: > > > > We have fixed quite a few bugs and added some significant enhancements > > since Apache Commons

[ANNOUNCE] Apache Commons IO 2.15.0

2023-10-26 Thread Gary Gregory
The Apache Commons team announces Apache Commons IO Version 2.15.0 Commons IO is a package of Java utility classes like java.io. Classes in this package are considered so standard and of such high reuse as to justify their existence in java.io. The Apache Commons IO library contains utility class

[JEXL] When will jexl 3.3.1 avaliable in maven repo?

2023-10-26 Thread Xiangyu Wu
Some bug fixes and features (tailing comma etc.) would be very helpful for our usage. I have saw that the jexl 3.3.1 release note in source code, when can I get the JEXL 3.3.1 version in maven repostory? Best, Xiangyu