You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/01/15 12:35:12 UTC

[commons-bcel] branch master updated: Fix typos

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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 80ebdb74 Fix typos
80ebdb74 is described below

commit 80ebdb745a20bafe6f8b2fa972dd50fa26f01cef
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jan 15 07:35:08 2023 -0500

    Fix typos
---
 RELEASE-NOTES.txt       | 12 ++++++------
 src/changes/changes.xml |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index b99db0b2..82fb40c3 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -85,7 +85,7 @@ o           Bump japicmp from 0.16.0 to 0.17.1. Thanks to Gary Gregory.
 Historical list of changes: https://commons.apache.org/proper/commons-bcelchanges-report.html
 
 For complete information on Apache Commons BCEL, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Apache Commons BCEL website:
+patches, or suggestions for improvement, see the Apache Commons BCEL website:
 
 https://commons.apache.org/proper/commons-bcel
 
@@ -144,7 +144,7 @@ o           Bump pmd from 6.50.0 to 6.51.0. Thanks to Gary Gregory.
 Historical list of changes: https://commons.apache.org/proper/commons-bcelchanges-report.html
 
 For complete information on Apache Commons BCEL, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Apache Commons BCEL website:
+patches, or suggestions for improvement, see the Apache Commons BCEL website:
 
 https://commons.apache.org/proper/commons-bcel
 
@@ -267,7 +267,7 @@ o           Bump junit-jupiter from 5.7.0 to 5.9.1 #78, #90, #101, #112, #135. T
 o           Bump jna.version from 5.6.0 to 5.12.1 #84, #102, #109, #120, #131. Thanks to Dependabot.
 o           Bump jmh.version from 1.19 to 1.35 #92, #100, #122. Thanks to Dependabot.
 o           Bump maven-javadoc-plugin from 3.2.0 to 3.4.1. Thanks to Gary Gregory.
-o           Bump Bump maven-bundle-plugin from 5.1.1 to 5.1.8. Thanks to Gary Gregory.
+o           Bump maven-bundle-plugin from 5.1.1 to 5.1.8. Thanks to Gary Gregory.
 o           Bump taglist-maven-plugin from 2.4 to 3.0.0 #114. Thanks to Dependabot.
 o           Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.2.1 #128, #132, #136, #144, #155. Thanks to Gary Gregory, Dependabot.
 o           Bump spotbugs from 4.5.3 to 4.7.1. Thanks to Gary Gregory.
@@ -276,7 +276,7 @@ o           Bump spotbugs from 4.5.3 to 4.7.1. Thanks to Gary Gregory.
 Historical list of changes: https://commons.apache.org/proper/commons-bcelchanges-report.html
 
 For complete information on Apache Commons BCEL, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Apache Commons BCEL website:
+patches, or suggestions for improvement, see the Apache Commons BCEL website:
 
 https://commons.apache.org/proper/commons-bcel
 
@@ -407,7 +407,7 @@ o           Update build from Checkstyle Maven Plugin 3.0.0 to 3.1.0. Thanks to
 Historical list of changes: https://commons.apache.org/proper/commons-bcelchanges-report.html
 
 For complete information on Apache Commons BCEL, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Apache Commons BCEL website:
+patches, or suggestions for improvement, see the Apache Commons BCEL website:
 
 https://commons.apache.org/proper/commons-bcel
 
@@ -481,7 +481,7 @@ o           Update tests from JNA 5.3.1. to 5.4.0. Thanks to Gary Gregory.
 Historical list of changes: https://commons.apache.org/proper/commons-bcelchanges-report.html
 
 For complete information on Apache Commons BCEL, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Apache Commons BCEL website:
+patches, or suggestions for improvement, see the Apache Commons BCEL website:
 
 https://commons.apache.org/proper/commons-bcel
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 29e5ce8b..408fff67 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -214,7 +214,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="update" dev="ggregory" due-to="Dependabot">Bump jna.version from 5.6.0 to 5.12.1 #84, #102, #109, #120, #131.</action>
       <action                  type="update" dev="ggregory" due-to="Dependabot">Bump jmh.version from 1.19 to 1.35 #92, #100, #122.</action>
       <action                  type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.1.</action>
-      <action                  type="update" dev="ggregory" due-to="Gary Gregory">Bump Bump maven-bundle-plugin from 5.1.1 to 5.1.8.</action>
+      <action                  type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-bundle-plugin from 5.1.1 to 5.1.8.</action>
       <action                  type="update" dev="ggregory" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #114.</action>
       <action                  type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.2.1 #128, #132, #136, #144, #155.</action>
       <action                  type="update" dev="ggregory" due-to="Gary Gregory">Bump spotbugs from 4.5.3 to 4.7.1.</action>