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-build-plugin.git


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

commit d7567af2b75024906ed99d20f51af1ac8139497a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 12 21:54:06 2024 +0000

    Prepare for the next release candidate
---
 RELEASE-NOTES.txt                       | 47 +++++++++++++++++++++++++++++++++
 pom.xml                                 |  1 +
 src/changes/changes.xml                 |  2 +-
 src/site/xdoc/download_build-plugin.xml | 26 +++++++++---------
 4 files changed, 62 insertions(+), 14 deletions(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index fd4adaa..d82f1b2 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,3 +1,50 @@
+              Apache Commons Build Plugin Maven Mojo 1.14.0 RELEASE NOTES
+
+Apache Maven Mojo for Apache Commons Build tasks.
+
+For example:
+mvn commons-build:download-page [-Dcommons.release.version=1.2.3]
+
+To use a SNAPSHOT version (for testing etc)
+mvn org.apache.commons:commons-build-plugin:1.14.0-SNAPSHOT:download-page 
[-Dcommons.release.version=1.2.3]
+
+Feature release
+
+Changes in this version include:
+
+New features:
+o                   Add Maven property project.build.outputTimestamp for build 
reproducibility. Thanks to Gary Gregory.
+
+Fixed Bugs:
+o                   maven-plugin-report-plugin replaces maven-plugin-plugin 
report goal
+o                   Fix up errors in GHA badges for Java and CodeQL
+o                   Only use graalvm on Java11+; update to 22.3.3 which avoids 
NoClassDefFoundError messages
+o                   Replace mail-archives.apache.org with lists.apache.org
+o                   Drop mail archives that no longer exist (markmail, gmane, 
old.nabble)
+o                   Disable moditect as it fails currently
+
+Changes:
+o                   Bump org.apache.maven.plugins:maven-plugin-plugin from 
3.10.2 to 3.11.0 Thanks to Dependabot.
+o                   Drop IRC references Thanks to Gary Gregory.
+o                   Bump commons-parent from 58 to 69 #240. Thanks to Gary 
Gregory.
+o                   Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14. 
Thanks to Dependabot, Gary Gregory.
+o                   Disable cyclonedx - not needed
+o                   Drop outdated, unmaintained table of components in README 
in favour of link to website.
+o                   Bump org.graalvm.js:js-scriptengine from 23.1.0 to 24.0.0 
#236. Thanks to Dependabot.
+o                   Bump org.graalvm.js:js from 23.0.1 to 23.0.3. Thanks to 
Dependabot.
+o                   Bump org.apache.maven:maven-core 3.9.4 to 3.9.6. Thanks to 
Gary Gregory.
+o                   Bump org.apache.maven:maven-plugin-api 3.9.4 to 3.9.6. 
Thanks to Gary Gregory.
+o                   Bump org.apache.maven.plugin-tools:maven-script-ant 3.9.0 
to 3.12.0 #241. Thanks to Gary Gregory.
+o                   Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant 
from 3.9.0 to 3.12.0 #242. Thanks to Gary Gregory.
+o                   Bump org.apache.maven.plugins:maven-artifact-plugin from 
3.5.0 to 3.5.1 #393. Thanks to Dependabot, Gary Gregory.
+
+
+For complete information on Apache Commons Build Plugin Maven Mojo, including 
instructions on how to submit bug reports,
+patches, or suggestions for improvement, see the Apache Commons Build Plugin 
Maven Mojo website:
+
+https://commons.apache.org/proper/commons-build-plugin/
+
+Download page: 
https://commons.apache.org/proper/commons-build-plugin/download_codec.cgi
               Apache Commons Build Plugin Maven Mojo 1.13 RELEASE NOTES
 
 Apache Maven Mojo for Apache Commons Build tasks.
diff --git a/pom.xml b/pom.xml
index b9f5d10..43a5a2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,6 +246,7 @@
 
     <!-- Commons Release Plugin -->
     <commons.release.version>1.14.0</commons.release.version>
+    <commons.release.next>1.14.1</commons.release.next>
     <!-- Previous version of the component (used for reporting binary 
compatibility check)-->
     <commons.bc.version>1.13</commons.bc.version>
     <commons.rc.version>RC1</commons.rc.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6b9b129..9a89f8f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -26,7 +26,7 @@
     <author email="d...@commons.apache.org">Apache Commons Developers</author>
   </properties>
   <body>
-    <release version="1.14.0" date="20YY-MM-DD" description="Feature release">
+    <release version="1.14.0" date="2024-04-12" description="Feature release">
       <!-- FIX -->
       <action dev="sebb" type="fix">maven-plugin-report-plugin replaces 
maven-plugin-plugin report goal</action>
       <action dev="sebb" type="fix">Fix up errors in GHA badges for Java and 
CodeQL</action>
diff --git a/src/site/xdoc/download_build-plugin.xml 
b/src/site/xdoc/download_build-plugin.xml
index ecb4d2c..1cca252 100644
--- a/src/site/xdoc/download_build-plugin.xml
+++ b/src/site/xdoc/download_build-plugin.xml
@@ -113,32 +113,32 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Apache Commons Build Plugin Maven Mojo 1.13 ">
+    <section name="Apache Commons Build Plugin Maven Mojo 1.14.0 ">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.tar.gz">commons-build-plugin-1.13-bin.tar.gz</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.tar.gz.sha512";>sha512</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.tar.gz">commons-build-plugin-1.14.0-bin.tar.gz</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.tar.gz.sha512";>sha512</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.zip">commons-build-plugin-1.13-bin.zip</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.zip.sha512";>sha512</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.zip">commons-build-plugin-1.14.0-bin.zip</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/build-plugin/source/commons-build-plugin-1.13-src.tar.gz">commons-build-plugin-1.13-src.tar.gz</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.13-src.tar.gz.sha512";>sha512</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.13-src.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/build-plugin/source/commons-build-plugin-1.14.0-src.tar.gz">commons-build-plugin-1.14.0-src.tar.gz</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.14.0-src.tar.gz.sha512";>sha512</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.14.0-src.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/build-plugin/source/commons-build-plugin-1.13-src.zip">commons-build-plugin-1.13-src.zip</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.13-src.zip.sha512";>sha512</a></td>
-              <td><a 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.13-src.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/build-plugin/source/commons-build-plugin-1.14.0-src.zip">commons-build-plugin-1.14.0-src.zip</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.14.0-src.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.14.0-src.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>

Reply via email to