This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 118b09a75 Prepare for the next release candidate
118b09a75 is described below
commit 118b09a75072efa8ae7ca05925ec3de864059ce9
Author: Gary Gregory <[email protected]>
AuthorDate: Mon May 18 16:53:02 2026 +0000
Prepare for the next release candidate
---
README.md | 4 +--
RELEASE-NOTES.txt | 42 ++++++++++++++++++++++++++++++++
src/changes/changes.xml | 2 +-
src/site/xdoc/download_configuration.xml | 26 ++++++++++----------
4 files changed, 58 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index 3efb617a0..1d7e91c21 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Apache Commons Configuration
[](https://github.com/apache/commons-configuration/actions/workflows/maven.yml)
[](https://search.maven.org/artifact/org.apache.commons/commons-configuration2)
-[](https://javadoc.io/doc/org.apache.commons/commons-configuration2/2.15.0)
+[](https://javadoc.io/doc/org.apache.commons/commons-configuration2/2.15.1)
[](https://github.com/apache/commons-configuration/actions/workflows/codeql-analysis.yml)
[](https://api.securityscorecards.dev/projects/github.com/apache/commons-configuration)
@@ -69,7 +69,7 @@ Alternatively, you can pull it from the central Maven
repositories:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
- <version>2.15.0</version>
+ <version>2.15.1</version>
</dependency>
```
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 650528527..307bea5c3 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,3 +1,45 @@
+Apache Commons Configuration 2.15.1 Release Notes
+-------------------------------------------------
+
+The Apache Commons Configuration team is pleased to announce the release of
Apache Commons Configuration 2.15.1.
+
+Introducing Apache Commons Configuration
+----------------------------------------
+
+The Apache Commons Team is pleased to announce Commons Configuration 2.15.1.
+
+The Commons Configuration software library provides a generic configuration
interface that enables an application to read configuration data from
+various sources and requires Java 8.
+
+This is a feature and maintenance release. Java 8 or later is required.
+
+Changes in this version include:
+
+
+Fixed Bugs
+----------
+
+* CONFIGURATION-856: The artifact commons-io:commons-io is a normal
dependency. Thanks to Piotr Zygielo, Gary Gregory.
+
+Changes
+-------
+
+* Bump org.apache.commons:commons-parent from 99 to 100
Thanks to Gary Gregory.
+
+
+Historical list of changes:
https://commons.apache.org/proper/commons-configuration/changes.html
+
+For complete information on Apache Commons Configuration, including
instructions on how to submit bug reports,
+patches, or suggestions for improvement, see the Apache Apache Commons
Configuration website:
+
+https://commons.apache.org/proper/commons-configuration/
+
+Download it from
https://commons.apache.org/proper/commons-configuration//download_configuration.cgi
+
+Enjoy!
+Apache Commons Team
+
+-----------------------------------------------------------------------------
Apache Commons Configuration 2.15.0 Release Notes
-------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 04eb18f8d..93b4fd374 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,7 +23,7 @@
<author email="[email protected]">Apache Commons Community</author>
</properties>
<body>
- <release version="2.15.1" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <release version="2.15.1" date="2026-05-18" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" dev="ggregory" issue="CONFIGURATION-856"
due-to="Piotr Zygielo, Gary Gregory">The artifact commons-io:commons-io is a
normal dependency.</action>
<!-- ADD -->
diff --git a/src/site/xdoc/download_configuration.xml
b/src/site/xdoc/download_configuration.xml
index 9e1edbc0e..6e3c7f929 100644
--- a/src/site/xdoc/download_configuration.xml
+++ b/src/site/xdoc/download_configuration.xml
@@ -115,32 +115,32 @@ limitations under the License.
</p>
</subsection>
</section>
- <section name="Apache Commons Configuration 2.15.0 (Java 8 or above)">
+ <section name="Apache Commons Configuration 2.15.1 (Java 8 or above)">
<subsection name="Binaries">
<table>
<tr>
- <td><a
href="[preferred]/commons/configuration/binaries/commons-configuration2-2.15.0-bin.tar.gz">commons-configuration2-2.15.0-bin.tar.gz</a></td>
- <td><a
href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.15.0-bin.tar.gz.sha512">sha512</a></td>
- <td><a
href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.15.0-bin.tar.gz.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/configuration/binaries/commons-configuration2-2.15.1-bin.tar.gz">commons-configuration2-2.15.1-bin.tar.gz</a></td>
+ <td><a
href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.15.1-bin.tar.gz.sha512">sha512</a></td>
+ <td><a
href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.15.1-bin.tar.gz.asc">pgp</a></td>
</tr>
<tr>
- <td><a
href="[preferred]/commons/configuration/binaries/commons-configuration2-2.15.0-bin.zip">commons-configuration2-2.15.0-bin.zip</a></td>
- <td><a
href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.15.0-bin.zip.sha512">sha512</a></td>
- <td><a
href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.15.0-bin.zip.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/configuration/binaries/commons-configuration2-2.15.1-bin.zip">commons-configuration2-2.15.1-bin.zip</a></td>
+ <td><a
href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.15.1-bin.zip.sha512">sha512</a></td>
+ <td><a
href="https://downloads.apache.org/commons/configuration/binaries/commons-configuration2-2.15.1-bin.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
<subsection name="Source">
<table>
<tr>
- <td><a
href="[preferred]/commons/configuration/source/commons-configuration2-2.15.0-src.tar.gz">commons-configuration2-2.15.0-src.tar.gz</a></td>
- <td><a
href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.15.0-src.tar.gz.sha512">sha512</a></td>
- <td><a
href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.15.0-src.tar.gz.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/configuration/source/commons-configuration2-2.15.1-src.tar.gz">commons-configuration2-2.15.1-src.tar.gz</a></td>
+ <td><a
href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.15.1-src.tar.gz.sha512">sha512</a></td>
+ <td><a
href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.15.1-src.tar.gz.asc">pgp</a></td>
</tr>
<tr>
- <td><a
href="[preferred]/commons/configuration/source/commons-configuration2-2.15.0-src.zip">commons-configuration2-2.15.0-src.zip</a></td>
- <td><a
href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.15.0-src.zip.sha512">sha512</a></td>
- <td><a
href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.15.0-src.zip.asc">pgp</a></td>
+ <td><a
href="[preferred]/commons/configuration/source/commons-configuration2-2.15.1-src.zip">commons-configuration2-2.15.1-src.zip</a></td>
+ <td><a
href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.15.1-src.zip.sha512">sha512</a></td>
+ <td><a
href="https://downloads.apache.org/commons/configuration/source/commons-configuration2-2.15.1-src.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>