(commons-build-plugin) branch release updated: Prepare for the next release candidate

2024-04-12 Thread ggregory
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 617df21  Prepare for the next release candidate
617df21 is described below

commit 617df21eb171b875a4e7e270352699d77e39675e
Author: Gary Gregory 
AuthorDate: Fri Apr 12 22:24:27 2024 +

Prepare for the next release candidate
---
 RELEASE-NOTES.txt| 96 +---
 pom.xml  |  1 +
 src/assembly/bin.xml | 48 ++
 3 files changed, 102 insertions(+), 43 deletions(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 98bf125..6f187cc 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -71,30 +71,30 @@ Feature release
 Changes in this version include:
 
 New features:
-o   Add Maven property project.build.outputTimestamp for build 
reproducibility. Thanks to Gary Gregory.
+*   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
+*   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:
-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.
+*   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,
@@ -103,7 

(commons-build-plugin) branch release updated: Prepare for the next release candidate

2024-04-12 Thread ggregory
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 
AuthorDate: Fri Apr 12 22:25:13 2024 +

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:
 



(commons-build-plugin) branch release updated: Prepare for the next release candidate

2024-04-12 Thread ggregory
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 3e4eac2  Prepare for the next release candidate
3e4eac2 is described below

commit 3e4eac20bca703c24e62614bedccc7631716664b
Author: Gary Gregory 
AuthorDate: Fri Apr 12 22:11:44 2024 +

Prepare for the next release candidate
---
 RELEASE-NOTES.txt| 60 +++-
 src/changes/release-notes.vm | 23 -
 2 files changed, 76 insertions(+), 7 deletions(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index d82f1b2..98bf125 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,4 +1,62 @@
-  Apache Commons Build Plugin Maven Mojo 1.14.0 RELEASE NOTES
+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:
+
+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.
 
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index b524530..3d7b15f 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -14,7 +14,8 @@
 ## KIND, either express or implied.  See the License for the
 ## specific language governing permissions and limitations
 ## under the License.
-  ${project.name} ${version} RELEASE NOTES
+${project.name} ${version} RELEASE NOTES
+---
 
 $introduction.replaceAll("(?

(commons-build-plugin) branch release updated: Prepare for the next release candidate

2024-04-12 Thread ggregory
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 ec75538  Prepare for the next release candidate
ec75538 is described below

commit ec755383ba87d7d2849fdc26f957d4b29ee9a39c
Author: Gary Gregory 
AuthorDate: Fri Apr 12 22:01:06 2024 +

Prepare for the next release candidate
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 43a5a2a..c6c58d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   
   commons-build-plugin
   maven-plugin
-  1.14.0-SNAPSHOT
+  1.14.0
   Apache Commons Build Plugin Maven Mojo
   
 Apache Maven Mojo for Apache Commons Build tasks.
@@ -270,7 +270,7 @@
 true
 
 true
-
2024-01-01T00:00:00Z
+
2024-04-12T21:59:05Z