You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/08/16 23:39:01 UTC

[cxf] branch 3.5.x-fixes updated (59ced80686 -> 831df7e840)

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

reta pushed a change to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from 59ced80686 [CXF-8749]:Existing handler file fails the compile generated java source files
     new b47e50dd02 Update maven-project-info-reports-plugin to 3.4.1
     new 2720f6f613 Update maven-javadoc-plugin to 3.4.1
     new 831df7e840 Recording .gitmergeinfo Changes

The 3 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:
 .gitmergeinfo | 2 ++
 pom.xml       | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)


[cxf] 02/03: Update maven-javadoc-plugin to 3.4.1

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 2720f6f61369e690d8acf7dcbe2b967dbb942cbc
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Aug 14 13:43:21 2022 -0400

    Update maven-javadoc-plugin to 3.4.1
    
    (cherry picked from commit dcdf6c5db153ddc306bf340ec6844287b2fa99b5)
    (cherry picked from commit 35e540dc4e308a625ad9623dc1b834fa13f2b058)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e3f2e3608c..66bde46425 100644
--- a/pom.xml
+++ b/pom.xml
@@ -459,7 +459,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>3.4.0</version>
+                    <version>3.4.1</version>
                     <configuration>
                         <attach>true</attach>
                         <source>${cxf.jdk.version}</source>


[cxf] 03/03: Recording .gitmergeinfo Changes

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 831df7e8403e51eac4140456b027066932ecde11
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Aug 16 19:38:35 2022 -0400

    Recording .gitmergeinfo Changes
---
 .gitmergeinfo | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 03e613a69d..06a73b56b6 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -6,6 +6,7 @@ B 14fde35cbb22f301217be8e1b56ef405eab70682
 B 210cd832ef91c2f95569859b45b59c846d54ff97
 B 21bf42d906765fffb015f86d49e7b535d927bc56
 B 3457c8555d1ecb49cf13e29a60f7ab01ec5f2ff4
+B 44919916b3747beb059cadd95a34e0bf15202a0d
 B 4b63dbb428488f3a6d0b7114632404b31458a521
 B 55534e4d391793e88df3515867224f80a12b312c
 B 5bfcf58aeb8bd4825fd84d4ea10a5d2c4072798f
@@ -67,6 +68,7 @@ M 9b8c9b20114b7102fc1330a117c9e017140f0eb8
 M a75b56a7c3826a48320202aca771cbcbdca6a350
 M a903a5392b3cd2b5925c6afa46f289b3b94a694a
 M a95d8494cbabc9aa9b0919ee7efe71a920ed9f90
+M adfe67ca302ba3c4ddf40a734493cf75d3439b9b
 M b207c718e84bed8120bb114f1d79f575094c3a14
 M b5faf57b6f696c1487fc6f12795e9113f1f804a6
 M ba58c444dd835e105136b9eab74e5c0e9e80914b


[cxf] 01/03: Update maven-project-info-reports-plugin to 3.4.1

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit b47e50dd0271615af1c32b2716ebfee7216a0954
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Aug 14 13:35:31 2022 -0400

    Update maven-project-info-reports-plugin to 3.4.1
    
    (cherry picked from commit d6110dfc496c9934fe2f25b7eee6d7916a5ba00e)
    (cherry picked from commit e4c651b6c0d625aef99415510e2e7c218fbeb660)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d632cbfd2d..e3f2e3608c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -551,7 +551,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-project-info-reports-plugin</artifactId>
-                    <version>3.2.2</version>
+                    <version>3.4.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>