My +1
Gary
On Thu, Jun 10, 2021 at 9:01 AM Gary Gregory wrote:
>
> We have fixed a few bugs and added some enhancements since Apache
> Commons IO 2.9.0 was released, so I would like to release Apache
> Commons IO 2.10.0.
>
> Apache Commons IO 2.10.0 RC1 is available for review here:
> https:
Tried on a Windows machine, no pb.
Retried on the Mac after nuking commons parent 51 from .m2 and everything went
smoothly.
Sorry for the scare.
Checked on Java11 for good measure. :-)
henri.biestro@L-HBIESTRO-4 commons-io % mvn -V clean install site
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180
Yeah, coincidentally, I had to delete my Maven cache this week to fix an
unrelated corrupted file and nuking the whole thing was simplest.
Gary
On Sun, Jun 13, 2021, 01:32 Henri Biestro wrote:
> The parent POM is 52, no pb there; executing 'mvn site', the SpotBugs
> report target has a dependen
The parent POM is 52, no pb there; executing 'mvn site', the SpotBugs report
target has a dependency on commons-text-1.9 complaining about
commons-parent-51. Had to build one locally to overcome, download from repo
seemed to be a 0 bytes artefact. First build of commons-io on that machine,
prob
The parent POM version should be 52. Are you sure you are seing 51?
Gary
On Sat, Jun 12, 2021, 06:09 Henri Biestro wrote:
> Using: mvn -V clean install site
> Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555;
> 2019-04-04T21:00:29+02:00)
> Maven home: /Users/henri.biestro/Java/apac
+1
Signatures good, builds and tests good. Verified on:
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /usr/local/Cellar/maven/3.8.1/libexec
Java version: 16.0.1, vendor: Homebrew, runtime:
/usr/local/Cellar/openjdk/16.0.1/libexec/openjdk.jdk/Contents/Home
Default local
Using: mvn -V clean install site
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555;
2019-04-04T21:00:29+02:00)
Maven home: /Users/henri.biestro/Java/apache-maven-3.6.1
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime:
/Library/Java/JavaVirtualMachines/jdk1.8.0_202.jdk/Conte
We have fixed a few bugs and added some enhancements since Apache
Commons IO 2.9.0 was released, so I would like to release Apache
Commons IO 2.10.0.
Apache Commons IO 2.10.0 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/io/2.10.0-RC1 (svn
revision 48259)
Th