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

2021-05-25 Thread Gary Gregory
My +1 Gary On Mon, May 24, 2021 at 8:55 PM Rob Tompkins wrote: > +1 all reports check out. Builds with Java 8 and 11. > > Keep up the good work Gary! > > Cheers, > -Rob > > > On May 24, 2021, at 8:32 PM, Gary Gregory > wrote: > > > > Keeps me on my toes ;-) > > > > Gary > > > > > >> On Mon,

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

2021-05-24 Thread Rob Tompkins
+1 all reports check out. Builds with Java 8 and 11. Keep up the good work Gary! Cheers, -Rob > On May 24, 2021, at 8:32 PM, Gary Gregory wrote: > > Keeps me on my toes ;-) > > Gary > > >> On Mon, May 24, 2021 at 12:49 PM Rob Tompkins wrote: >> >> Sounds good just wanted to ask the quest

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

2021-05-24 Thread Gary Gregory
Keeps me on my toes ;-) Gary On Mon, May 24, 2021 at 12:49 PM Rob Tompkins wrote: > Sounds good just wanted to ask the question. > > -Rob > > > On May 24, 2021, at 12:47 PM, Gary Gregory > wrote: > > > > The method is already implemented in a super class so nothing is broken. > > Recall also

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

2021-05-24 Thread Rob Tompkins
Sounds good just wanted to ask the question. -Rob > On May 24, 2021, at 12:47 PM, Gary Gregory wrote: > > The method is already implemented in a super class so nothing is broken. > Recall also that generics are erased by the compiler. > > Gary > > On Mon, May 24, 2021, 12:06 Rob Tompkins wro

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

2021-05-24 Thread Gary Gregory
The method is already implemented in a super class so nothing is broken. Recall also that generics are erased by the compiler. Gary On Mon, May 24, 2021, 12:06 Rob Tompkins wrote: > I’m curious….does this change break BC > > > https://github.com/apache/commons-io/commit/6803ac145c274546d0f2

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

2021-05-24 Thread Rob Tompkins
I’m curious….does this change break BC https://github.com/apache/commons-io/commit/6803ac145c274546d0f2e06374a9723a4d4d7ce6 with the removal of: public FileVisitResult visitFile(final Path file, final Ba

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

2021-05-22 Thread Bruno P. Kinoshita
  [x] +1 Release these artifacts Building OK with Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/apache-maven-3.6.3 Java version: 11.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "lin

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

2021-05-22 Thread Gary Gregory
Sorry about that, I will correct it after the release. Gary On Sat, May 22, 2021, 15:38 Rob Spoor wrote: > I think there are two errors in the release notes. I did not contribute > to QueueInputStream and QueueOutputStream (#171). I also can't remember > contributing to IO-429 / #175. > > > On

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

2021-05-22 Thread Rob Spoor
I think there are two errors in the release notes. I did not contribute to QueueInputStream and QueueOutputStream (#171). I also can't remember contributing to IO-429 / #175. On 22/05/2021 19:49, Gary Gregory wrote: We have fixed a few bugs and added enhancements since Apache Commons IO 2.8.0

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

2021-05-22 Thread Gary Gregory
Hi Arturo, Thank you for the review. Please note that CLIRR has been made obsolete by JApiCmp. CLIRR has not been updated in years and does not know about Java 8 default methods for example. Gary On Sat, May 22, 2021, 14:54 Arturo Bernal wrote: > Hi ALl > > > > Building OK from tag, with `c

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

2021-05-22 Thread Arturo Bernal
Hi ALl Building OK from tag, with `clean test install` targets. Building OK from tag, with `site:site` targets Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) Maven home: /opt/apache-maven-3.8.1 Java version: 11.0.5, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtua

[VOTE] Release Apache Commons IO 2.9.0 based on RC1

2021-05-22 Thread Gary Gregory
We have fixed a few bugs and added enhancements since Apache Commons IO 2.8.0 was released, so I would like to release Apache Commons IO 2.9.0. Apache Commons IO 2.9.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/io/2.9.0-RC1 (svn revision 47867) The Git ta