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

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


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

commit 005b742c583eab2dc87b3ec50a447574f7c26b2b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 12 22:25:13 2024 +0000

    Prepare for the next release candidate
---
 RELEASE-NOTES.txt | 51 ---------------------------------------------------
 1 file changed, 51 deletions(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 6f187cc..f028713 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -46,57 +46,6 @@ Changes
 *                   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.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:
-*                   Add Maven property project.build.outputTimestamp for build 
reproducibility. Thanks to Gary Gregory.
-
-Fixed Bugs:
-*                   maven-plugin-report-plugin replaces maven-plugin-plugin 
report goal
-*                   Fix up errors in GHA badges for Java and CodeQL
-*                   Only use graalvm on Java11+; update to 22.3.3 which avoids 
NoClassDefFoundError messages
-*                   Replace mail-archives.apache.org with lists.apache.org
-*                   Drop mail archives that no longer exist (markmail, gmane, 
old.nabble)
-*                   Disable moditect as it fails currently
-
-Changes:
-*                   Bump org.apache.maven.plugins:maven-plugin-plugin from 
3.10.2 to 3.11.0 Thanks to Dependabot.
-*                   Drop IRC references Thanks to Gary Gregory.
-*                   Bump commons-parent from 58 to 69 #240. Thanks to Gary 
Gregory.
-*                   Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14. 
Thanks to Dependabot, Gary Gregory.
-*                   Disable cyclonedx - not needed
-*                   Drop outdated, unmaintained table of components in README 
in favour of link to website.
-*                   Bump org.graalvm.js:js-scriptengine from 23.1.0 to 24.0.0 
#236. Thanks to Dependabot.
-*                   Bump org.graalvm.js:js from 23.0.1 to 23.0.3. Thanks to 
Dependabot.
-*                   Bump org.apache.maven:maven-core 3.9.4 to 3.9.6. Thanks to 
Gary Gregory.
-*                   Bump org.apache.maven:maven-plugin-api 3.9.4 to 3.9.6. 
Thanks to Gary Gregory.
-*                   Bump org.apache.maven.plugin-tools:maven-script-ant 3.9.0 
to 3.12.0 #241. Thanks to Gary Gregory.
-*                   Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant 
from 3.9.0 to 3.12.0 #242. Thanks to Gary Gregory.
-*                   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:
 

Reply via email to