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 2021/12/15 13:00:19 UTC

[commons-parent] branch master updated (fe4abe9 -> 4f022a2)

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

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


    from fe4abe9  Bump maven-bundle-plugin from 5.1.2 to 5.1.3 (#82)
     new a759633  Bump maven-bundle-plugin from 5.1.2 to 5.1.3 #82.
     new 4f022a2  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-parent

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[commons-parent] 02/02: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-parent

Posted by gg...@apache.org.
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-parent.git

commit 4f022a2f0db6eaf8538a95926d5b95d5de3d3a8e
Merge: a759633 fe4abe9
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Dec 15 07:59:46 2021 -0500

    Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-parent

 .github/workflows/maven.yml | 12 +++++-----
 pom.xml                     | 56 +++++++++++++++++++--------------------------
 src/changes/changes.xml     | 39 ++++++++++++++++++-------------
 3 files changed, 53 insertions(+), 54 deletions(-)

diff --cc src/changes/changes.xml
index 87c8063,cd246cd..fd2c8f5
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@@ -70,29 -71,35 +71,35 @@@ The <action> type attribute can be add,
            <action type="add" dev="ggregory">Add versions-maven-plugin run for this build.</action>
            <action type="add" dev="ggregory">Add maven-checkstyle-plugin to pluginManagement.</action>
            <action type="add" dev="ggregory">Allow Maven PMD plugin to override PMD implementation jars with property "commons.pmd-impl.version".</action>
+           <action type="add" dev="ggregory">Add property commons.javadoc16.java.link.</action>
+           <action type="add" dev="ggregory">Add and use property commons.enforcer-plugin.version.</action>
            <action type="add" dev="ggregory">Add SpotBugs to plugin management section.</action>
+           <action type="add" dev="ggregory">Add and use property commons.buildnumber-plugin.version.</action>
+           <action type="add" dev="ggregory">Add property commons.javadoc17.java.link.</action>
            <!-- UPDATES -->
-           <action type="update" dev="ggregory">Update versions-maven-plugin 2.7 -> 2.8.1.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Update maven-project-info-reports-plugin from 3.1.0 to 3.1.2 #19, #41.</action>
-           <action type="update" dev="ggregory, Dependabot">Update Jacoco from 0.8.5 to 0.8.7, #42.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Update actions/setup-java from v1.4.0 to v1.4.3, #18, #22.</action>
-           <action type="update" dev="sebb">commons-build-plugin 1.11 -> 1.12</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump biz.aQute.bndlib from 5.1.2 to 5.3.0, #23, #31.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from v2.3.1 to v2.3.4, #15, #21, #25.</action>
-           <action type="update" dev="ggregory">Update spotbugs-maven-plugin from 4.0.4 to 4.2.3.</action>
-           <action type="update" dev="ggregory">Update spotbugs impl from 4.0.6 to 4.2.3.</action>
-           <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Update com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.15.3, #34.</action>
-           <action type="update" dev="ggregory">Update org.apache.maven.wagon:wagon-ssh 3.4.0 -> 3.4.3, #32</action>
-           <action type="update" dev="ggregory">Update commons.pmd.version 3.13.0 -> 3.14.0.</action>
-           <action type="update" dev="ggregory">Update commons.checkstyle-plugin.version 3.1.1 -> 3.1.2.</action>
+           <action type="update" dev="ggregory">Bump versions-maven-plugin 2.7 -> 2.8.1.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.2 #19, #41.</action>
+           <action type="update" dev="ggregory, Dependabot">Bump Jacoco from 0.8.5 to 0.8.7, #42.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/setup-java from v1.4.0 to v1.4.3, #18, #22.</action>
+           <action type="update" dev="sebb">Bump commons-build-plugin 1.11 -> 1.12</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump biz.aQute.bndlib from 5.1.2 to 6.0.0, #23, #31, #64.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from v2.3.1 to v2.3.5, #15, #21, #25, #66.</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.15.4, #34, #68.</action>
+           <action type="update" dev="ggregory">Bump org.apache.maven.wagon:wagon-ssh 3.4.0 -> 3.4.3, #32</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump maven-pmd-plugin 3.13.0 -> 3.15.0.</action>
+           <action type="update" dev="ggregory">Bump commons.checkstyle-plugin.version 3.1.1 -> 3.1.2.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from v2 to v2.1.6 #29, #38, #44.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump animal-sniffer-maven-plugin from 1.19 to 1.20 #30.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.40 to 8.44 #33, #45, #48.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 8.40 to 9.0.1 #33, #45, #48, #54, #55, #38.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from v1.4.0 to v2.</action>
 -          <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #35.</action>
 +          <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-bundle-plugin from 5.1.1 to 5.1.23 #35, #82.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-jxr-plugin from 3.0.0 to 3.1.1 #39.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 #43.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump commons.pmd-impl.version from 6.29.0 to 6.36.0 #46, #47.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-javadoc-plugin from 3.2.0 to 3.3.1 #43, #59.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump commons.pmd-impl.version from 6.29.0 to 6.39.0 #46, #47, #53, #57, #62.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.0.4 to 4.4.1 #50, #60.</action>
+           <action type="update" dev="ggregory">Bump spotbugs impl from 4.0.6 to 4.2.3.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 #52.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump parent POM org.apache:apache from 23 to 24.</action>
          </release>
  
          <release version="52" date="2020-07-30" description="Add support for Java 15.">

[commons-parent] 01/02: Bump maven-bundle-plugin from 5.1.2 to 5.1.3 #82.

Posted by gg...@apache.org.
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-parent.git

commit a75963329395f82261f5bf23003069ad032fef94
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Dec 15 07:59:33 2021 -0500

    Bump maven-bundle-plugin from 5.1.2 to 5.1.3 #82.
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 77f74ed..87c8063 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -89,7 +89,7 @@ The <action> type attribute can be add,update,fix,remove.
           <action type="update" dev="ggregory" due-to="Dependabot">Bump animal-sniffer-maven-plugin from 1.19 to 1.20 #30.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.40 to 8.44 #33, #45, #48.</action>
           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from v1.4.0 to v2.</action>
-          <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #35.</action>
+          <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-bundle-plugin from 5.1.1 to 5.1.23 #35, #82.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-jxr-plugin from 3.0.0 to 3.1.1 #39.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 #43.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump commons.pmd-impl.version from 6.29.0 to 6.36.0 #46, #47.</action>