This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git


The following commit(s) were added to refs/heads/master by this push:
     new e9e794a  Prepare for the next release candidate
e9e794a is described below

commit e9e794ac18f38eb089cf59b2d9de0b2d42a2de00
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Nov 22 15:34:54 2024 +0000

    Prepare for the next release candidate
---
 README.md                          |  4 ++--
 RELEASE-NOTES.txt                  | 16 +++++++---------
 pom.xml                            |  6 +++---
 src/site/xdoc/download_logging.xml | 26 +++++++++++++-------------
 4 files changed, 25 insertions(+), 27 deletions(-)

diff --git a/README.md b/README.md
index 99aba8f..2e49443 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Apache Commons Logging
 
 [![Java 
CI](https://github.com/apache/commons-logging/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-logging/actions/workflows/maven.yml)
 [![Maven 
Central](https://img.shields.io/maven-central/v/commons-logging/commons-logging?label=Maven%20Central)](https://search.maven.org/artifact/commons-logging/commons-logging)
-[![Javadocs](https://javadoc.io/badge/commons-logging/commons-logging/1.3.4.svg)](https://javadoc.io/doc/commons-logging/commons-logging/1.3.4)
+[![Javadocs](https://javadoc.io/badge/commons-logging/commons-logging/1.3.5.svg)](https://javadoc.io/doc/commons-logging/commons-logging/1.3.5)
 
[![CodeQL](https://github.com/apache/commons-logging/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/apache/commons-logging/actions/workflows/codeql-analysis.yml)
 [![OpenSSF 
Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/commons-logging/badge)](https://api.securityscorecards.dev/projects/github.com/apache/commons-logging)
 
@@ -69,7 +69,7 @@ Alternatively, you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>commons-logging</groupId>
   <artifactId>commons-logging</artifactId>
-  <version>1.3.4</version>
+  <version>1.3.5</version>
 </dependency>
 ```
 
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 5b542d0..40c5098 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,7 +1,7 @@
-Apache Commons Logging 1.3.4 Release Notes
+Apache Commons Logging 1.3.5 Release Notes
 ------------------------------------------
 
-The Apache Commons Logging team is pleased to announce the release of Apache 
Commons Logging 1.3.4.
+The Apache Commons Logging team is pleased to announce the release of Apache 
Commons Logging 1.3.5.
 
 Apache Commons Logging is a thin adapter allowing configurable bridging to 
other,
 well-known logging systems.
@@ -12,17 +12,15 @@ Changes in this version
 -----------------------
 
 
-Fixed Bugs
-----------
-
-* LOGGING-192:  Fix factory loading from context class loader #280, #281. 
Thanks to Bj�rn Kautler, Piotr Karwasz.
-
 Changes
 -------
 
-*               Bump org.apache.commons:commons-parent from 71 to 72. Thanks 
to Gary Gregory.
-*               Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 #276, #282. 
Thanks to Gary Gregory, Dependabot.
+*               Bump org.apache.commons:commons-parent from 72 to 78 #285, 
#287, #295, #298, #303, #310. Thanks to Gary Gregory, Dependabot.
+*               Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 
#288 [test]. Thanks to Gary Gregory, Dependabot.
+*               Bump log4j2.version from 2.23.1 to 2.24.2 #292, #299, #319. 
Thanks to Gary Gregory, Dependabot.
 
+Removed:
+*               Remove "cobertura" plugin, we use JaCoco, Cobertura is 
unmaintained. Thanks to Gary Gregory.
 
 Historical list of changes: 
https://commons.apache.org/proper/commons-logging/changes-report.html
 
diff --git a/pom.xml b/pom.xml
index 009bc60..254f7f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,9 +43,9 @@ under the License.
     
<maven.compiler.target>${commons.logging.javaversion}</maven.compiler.target>
     <commons.componentid>logging</commons.componentid>
     <commons.module.name>org.apache.commons.logging</commons.module.name>
-    <commons.release.version>1.3.4</commons.release.version>
-    <commons.release.next>1.3.5</commons.release.next>
-    <commons.bc.version>1.3.3</commons.bc.version>
+    <commons.release.version>1.3.5</commons.release.version>
+    <commons.release.next>1.3.6</commons.release.next>
+    <commons.bc.version>1.3.4</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.jira.id>LOGGING</commons.jira.id>
     <commons.jira.pid>12310484</commons.jira.pid>
diff --git a/src/site/xdoc/download_logging.xml 
b/src/site/xdoc/download_logging.xml
index b22e3f9..aac6134 100644
--- a/src/site/xdoc/download_logging.xml
+++ b/src/site/xdoc/download_logging.xml
@@ -113,32 +113,32 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Apache Commons Logging 1.3.4 ">
+    <section name="Apache Commons Logging 1.3.5 ">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/logging/binaries/commons-logging-1.3.4-bin.tar.gz">commons-logging-1.3.4-bin.tar.gz</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/logging/binaries/commons-logging-1.3.4-bin.tar.gz.sha512";>sha512</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/logging/binaries/commons-logging-1.3.4-bin.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/logging/binaries/commons-logging-1.3.5-bin.tar.gz">commons-logging-1.3.5-bin.tar.gz</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/logging/binaries/commons-logging-1.3.5-bin.tar.gz.sha512";>sha512</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/logging/binaries/commons-logging-1.3.5-bin.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/logging/binaries/commons-logging-1.3.4-bin.zip">commons-logging-1.3.4-bin.zip</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/logging/binaries/commons-logging-1.3.4-bin.zip.sha512";>sha512</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/logging/binaries/commons-logging-1.3.4-bin.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/logging/binaries/commons-logging-1.3.5-bin.zip">commons-logging-1.3.5-bin.zip</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/logging/binaries/commons-logging-1.3.5-bin.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/logging/binaries/commons-logging-1.3.5-bin.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/logging/source/commons-logging-1.3.4-src.tar.gz">commons-logging-1.3.4-src.tar.gz</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/logging/source/commons-logging-1.3.4-src.tar.gz.sha512";>sha512</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/logging/source/commons-logging-1.3.4-src.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/logging/source/commons-logging-1.3.5-src.tar.gz">commons-logging-1.3.5-src.tar.gz</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/logging/source/commons-logging-1.3.5-src.tar.gz.sha512";>sha512</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/logging/source/commons-logging-1.3.5-src.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/logging/source/commons-logging-1.3.4-src.zip">commons-logging-1.3.4-src.zip</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/logging/source/commons-logging-1.3.4-src.zip.sha512";>sha512</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/logging/source/commons-logging-1.3.4-src.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/logging/source/commons-logging-1.3.5-src.zip">commons-logging-1.3.5-src.zip</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/logging/source/commons-logging-1.3.5-src.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/logging/source/commons-logging-1.3.5-src.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>

Reply via email to