[ The difference with RC1 is https://github.com/apache/commons-io/pull/609 ]

We have fixed a few bugs since Apache Commons IO 2.16.0 was released,
so I would like to release Apache Commons IO 2.16.1.

Apache Commons IO 2.16.1 RC2 is available for review here:
    https://dist.apache.org/repos/dist/dev/commons/io/2.16.1-RC2 (svn
revision 68321)

The Git tag commons-io-2.16.1-RC2 commit for this RC is
290d72eda9152d1e11b79d48453908ff3f6b9897 which you can browse here:
    
https://gitbox.apache.org/repos/asf?p=commons-io.git;a=commit;h=290d72eda9152d1e11b79d48453908ff3f6b9897
You may checkout this tag using:
    git clone https://gitbox.apache.org/repos/asf/commons-io.git
--branch commons-io-2.16.1-RC2 commons-io-2.16.1-RC2

Maven artifacts are here:
    
https://repository.apache.org/content/repositories/orgapachecommons-1714/commons-io/commons-io/2.16.1/

These are the artifacts and their hashes:

#Release SHA-512s
#Fri Apr 05 01:25:31 UTC 2024
commons-io-2.16.1-javadoc.jar=8ea8e38bdf89d93adfdfdb5746cab218ec4939e271ae5b814a47a672e8339c6cfbf924397821e098ae9bf9733718153e03b2953a5d749f0b99b74f7a2a3490fc
commons-io_commons-io-2.16.1.spdx.json=d97014ef9bd54283478c80df289076b7ba79170c0bc769904fd1ce251a7a16974e0fcf0a73b8e73bd5d3af10f8aef873e11b06a9e3a980cdd34c41796fab50f3
commons-io-2.16.1-bom.xml=b5b0701af1a828e52d4ae4e685f301efb592dcea21e6e2be5c65db21390c5a87cddb761b1b6043e412fe3c8120d9efa501f6156ab923bde5c54314ce507df979
commons-io-2.16.1-bin.zip=25c0a1fd11bb28cd80b1ea23f6c7ae4bd5bc779edd298bace619133be5a72706ef716ea75b8a7e96685ae7b32c780e61275454c79c48c965b7816a8b53cd43bd
commons-io-2.16.1-test-sources.jar=5de8eae4411002a6c97c327f8af79c1b4cf872986a0ef45e7ee107c23fd114fcdc08b23a7fbb82df628aa456eedf06f00c5dd8afb8510e2173fa57b5bb9bb4ea
commons-io-2.16.1-tests.jar=7ba5684fd4e37f9ef7097536303bec45423aa466f211252c4f71e1c837646e57ccf7fd1de46b28a31a444b9f80699c7530c7d16f0654e7ae43f892316e284733
commons-io-2.16.1-sources.jar=4d54c30603e6c5d09b485bc77de11672822114f2938946c574f5aa398abe3834d57e31b20c95a6593d5ee17c3346bdb3c2780b1ce47a5c5f663f77e79b8c5791
commons-io-2.16.1-src.zip=6396cf423054aca88cd796e436680a943474953c94dedc01d5343dd1a9a02912d4a1c0fd03419c63b709b4e1e09fb0e2660f212edfb0d4589bdaf4eef5fa7b8b
commons-io-2.16.1-src.tar.gz=07298e3af85726f2ec07a660fbb743f82cd88f8043a57e2e1063b758c81429dfafd77a024e2cdd48efe5d403299c20e898f5b3dd729f52bd55b8a6fb50c9a13a
commons-io-2.16.1-bom.json=21dabe2118730a8635b3d97f2d4fba5f8a1d1c0ee2161804fe4ee4ba626195df1c66cb340e6cc97caf2d9d7abe7e60e9e6b4d669977635cc81fddc5797273ece
commons-io-2.16.1-bin.tar.gz=4b132b8ad88483e58b1dcbf21f31d0d1095e05b5ee7bf4e586d0652d61e00818cdbf6c940535ae0aa00e5090af6b7c3a43edc22f57e313ef0b8f1fbe6f3fe1ad

I have tested this with 'mvn' and 'mvn -V -Prelease -Ptest-deploy -P
jacoco -P japicmp clean package site deploy' using:

openjdk version "17.0.10" 2024-01-16
OpenJDK Runtime Environment Homebrew (build 17.0.10+0)
OpenJDK 64-Bit Server VM Homebrew (build 17.0.10+0, mixed mode, sharing)

Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /usr/local/Cellar/maven/3.9.6/libexec
Java version: 17.0.10, vendor: Homebrew, runtime:
/usr/local/Cellar/openjdk@17/17.0.10/libexec/openjdk.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "14.4.1", arch: "x86_64", family: "mac"

Darwin **** 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:11:05
PDT 2024; root:xnu-10063.101.17~1/RELEASE_X86_64 x86_64

Details of changes since 2.16.0 are in the release notes:
    
https://dist.apache.org/repos/dist/dev/commons/io/2.16.1-RC2/RELEASE-NOTES.txt
    
https://dist.apache.org/repos/dist/dev/commons/io/2.16.1-RC2/site/changes-report.html

Site:
    https://dist.apache.org/repos/dist/dev/commons/io/2.16.1-RC2/site/index.html
    (note some *relative* links are broken and the 2.16.1 directories
are not yet created - these will be OK once the site is deployed.)

JApiCmp Report (compared to 2.16.0):
    
https://dist.apache.org/repos/dist/dev/commons/io/2.16.1-RC2/site/japicmp.html
    There are no API changes.

RAT Report:
    
https://dist.apache.org/repos/dist/dev/commons/io/2.16.1-RC2/site/rat-report.html

KEYS:
    https://downloads.apache.org/commons/KEYS

Please review the release candidate and vote.
This vote will close no sooner than 72 hours from now.

  [ ] +1 Release these artifacts
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this release because...

Thank you,

Gary Gregory,
Release Manager (using key 86fdc7e2a11262cb)

For following is intended as a helper and refresher for reviewers.

Validating a release candidate
==============================

These guidelines are NOT complete.

Requirements: Git, Java, Maven.

You can validate a release from a release candidate (RC) tag as follows.

1a) Clone and checkout the RC tag

git clone https://gitbox.apache.org/repos/asf/commons-io.git --branch
commons-io-2.16.1-RC2 commons-io-2.16.1-RC2
cd commons-io-2.16.1-RC2

1b) Download and unpack the source archive from:

https://dist.apache.org/repos/dist/dev/commons/io/2.16.1-RC2/source

2) Check Apache licenses

This step is not required if the site includes a RAT report page which
you then must check.

mvn apache-rat:check

3) Check binary compatibility

Older components still use Apache Clirr:

This step is not required if the site includes a Clirr report page
which you then must check.

mvn clirr:check

Newer components use JApiCmp with the japicmp Maven Profile:

This step is not required if the site includes a JApiCmp report page
which you then must check.

mvn install -DskipTests -P japicmp japicmp:cmp

4) Build the package

mvn -V clean package

You can record the Maven and Java version produced by -V in your VOTE reply.
To gather OS information from a command line:
Windows: ver
Linux: uname -a

5) Build the site for a single module project

Note: Some plugins require the components to be installed instead of packaged.

mvn site
Check the site reports in:
- Windows: target\site\index.html
- Linux: target/site/index.html

-the end-

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to