Re: [IO] IO-855 PeekableInputStream?

2024-06-18 Thread Gary D. Gregory
PING! On 2024/04/29 12:27:10 Gary Gregory wrote: > RE https://issues.apache.org/jira/browse/IO-855 > > There are zero tests or usage in IO for PeekableInputStream. > > Could the original author add some? > > Why does PeekableInputStream extend CircularBufferInputStream instead > of BufferedInpu

Re: [VOTE] Release Apache Commons Email Parent POM 2.0.0-M1 based on RC1

2024-06-18 Thread Gary D. Gregory
My +1 Gary On 2024/06/15 17:19:50 Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > Email Parent POM 1.6.0 was released, so I would like to release Apache > Commons Email Parent POM 2.0.0-M1. > > The reason for a major new release is to deal with the ho

[RESULT][VOTE] Release Apache Commons Collections 4.5.0-M2 based on RC1

2024-06-18 Thread Gary Gregory
This vote passes wit the following binding +1 votes: - Phil Steitz (psteitz) - Gary Gregory (ggregory) - Ron Tompinks (chtompki) TY all! Gary On Sun, Jun 16, 2024 at 2:47 PM Rob Tompkins wrote: > > +1 > > > On Jun 14, 2024, at 10:48 PM, Gary Gregory wrote: > > > > We have fixed a few bugs an

Re: [VOTE] Release Apache Commons Email Parent POM 2.0.0-M1 based on RC1

2024-06-18 Thread Rob Tompkins
+1 > On Jun 15, 2024, at 1:20 PM, Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons > Email Parent POM 1.6.0 was released, so I would like to release Apache > Commons Email Parent POM 2.0.0-M1. > > The reason for a major new release is to deal with th

[ANNOUNCE] Apache Commons Collections 4.5.0-M2

2024-06-18 Thread Gary Gregory
The Apache Commons team is pleased to announce Commons Collections 4.5.0-M2, the second milestone release toward 4.5.0. Commons Collections contains types that extend and augment the Java Collections Framework. This milestone release requires Java 8 and makes small changes to the package `org.apac