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/11/13 23:19:55 UTC

[cxf] branch 3.4.x-fixes updated (3e38857426 -> 1716296500)

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

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


    from 3e38857426 Recording .gitmergeinfo Changes
     new 7c3ec41117 Remove duplicated cxf-rt-security entry from BOM artifact
     new 1716296500 Recording .gitmergeinfo Changes

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:
 .gitmergeinfo | 1 +
 bom/pom.xml   | 5 -----
 2 files changed, 1 insertion(+), 5 deletions(-)


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

commit 171629650066cb804068a8cd5c030ec82e457101
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Nov 13 17:33:53 2022 -0500

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index f0b0d8097e..8197527928 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -217,6 +217,7 @@ B f436636e2f24b843acd46a23e3bb16f11c3aa694
 B f557480af9d85150fc22ec52f9e9285e05631b5a
 B f59ffad8265e0b119f3ed60da6fbf959e35b3513
 B f5f08c838e1d52f17bcc8422fac38831a63e6e30
+B f5f74be6d1a864bd73f925a24ed6ca4ecb020f3b
 B f93a0cea91c19c41338d96899a69bb66c463e9ff
 B fab90409cb5ac67b04fe80039870972d758b8349
 B fb02ed59d270bbd78fc6b931bbbaacd1dc0c42ec


[cxf] 01/02: Remove duplicated cxf-rt-security entry from BOM artifact

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

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

commit 7c3ec4111737aff727766d217f71e5f6a55f13c9
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Nov 13 16:03:20 2022 -0500

    Remove duplicated cxf-rt-security entry from BOM artifact
    
    (cherry picked from commit 8af9ece135fecdee06db2de8d10c019e5f3a676b)
    (cherry picked from commit 6ee3b8bb060f1dbcacc96fa7b6c99c391498c7f8)
    (cherry picked from commit 88cd83a1149564741db6a50e1e980e627f36d237)
---
 bom/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 3d334b2070..2e5102e56d 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -419,11 +419,6 @@
                 <artifactId>cxf-rt-security</artifactId>
                 <version>${project.version}</version>
             </dependency>
-            <dependency>
-                <groupId>org.apache.cxf</groupId>
-                <artifactId>cxf-rt-security</artifactId>
-                <version>${project.version}</version>
-            </dependency>
             <dependency>
                 <groupId>org.apache.cxf</groupId>
                 <artifactId>cxf-spring-boot-autoconfigure</artifactId>