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/14 18:17:01 UTC

[cxf] branch 3.6.x-fixes updated (40d34074f8 -> 44919916b3)

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

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


    from 40d34074f8 CXF-8732: [regression] activation DataSource requires to run JAXRS (#975)
     new e4c651b6c0 Update maven-project-info-reports-plugin to 3.4.1
     new 35e540dc4e Update maven-javadoc-plugin to 3.4.1
     new 44919916b3 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 | 4 ++++
 pom.xml       | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)


[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.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit e4c651b6c0d625aef99415510e2e7c218fbeb660
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)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 34851fbf17..65c88f4707 100644
--- a/pom.xml
+++ b/pom.xml
@@ -552,7 +552,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>


[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.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 44919916b3747beb059cadd95a34e0bf15202a0d
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Aug 14 14:16:50 2022 -0400

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 899b5b2eaf..28a7225791 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -36,9 +36,11 @@ M 2c0b7979141a9536b178bf81106709182856d30a
 M 309cfbf5710dab302eb4a611ac34dc288d1d8203
 M 333873a41b8fd7bd380692459ae1b42f14ff6c0a
 M 34552752819b0bad272fcb67537c8df1b4c1ba3c
+M 3da78c10988c13239f7b156c68fafbe400de76de
 M 4356da0295b57336c96f4d41b3b259eea0c51f8f
 M 461728895638c4d9bb3718d322b8816d32e267c6
 M 4cb2f639f1317e4fdcd2a01b5afb9f951964eee6
+M 594a3bd6741e18d83ee02eb07c9b1cfd3e1dce52
 M 60e202dde133752bdf2de35bb8b0ca3dda6113fa
 M 63a2c2bbf4dcba37bd8fe669d35203f8eb0d019b
 M 688e0c16e8a760c839c52f01e210998c947c0037
@@ -60,6 +62,7 @@ M b67138f8caece4c98e3c44437409d4be4d3801da
 M b6e3ab83a37cfb777d6eebf9711e552027bde37a
 M b9569dad4a4636af572b23414a9ee8a67c2daee6
 M bbf73a155bf4d87d824e00e54c269fb4e697468e
+M c05666fc41161450258a48fbba6298f56d857a63
 M c5b7db5a4cceb3df6094ee38215725fd4ecc2b8c
 M ca46bebe06bc2732907e476bfe6116f09fbe1eb4
 M d26294e7f6a011101ec76bc707255899b7539755
@@ -67,6 +70,7 @@ M d3d370bf1c53a0bd25395a2d615df4f1a74e8dc3
 M d48844db25eb5f55c0b3820cb743231784bfd2c0
 M d4f4b7712b3c8c5c684fa4fa0a28758d9a27cef3
 M d849512da6499d00e3e84eb60733a0343a473b44
+M dec91b4086e0caa44688b50f056c22594983d764
 M e4d5c200a8e2b4df6c05c3ac6306e5d6384b81dc
 M ec6d7253edf1f33decd2c2accefc98fa3bb8dc60
 M f48dc57d5bb4a8848f3b4f9ef5cedcfd9d8ab1b7


[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.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 35e540dc4e308a625ad9623dc1b834fa13f2b058
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)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 65c88f4707..7c5f6221a9 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>