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 2023/02/03 02:29:29 UTC

[cxf] branch 3.5.x-fixes updated (2f5af55ad5 -> abec6b964b)

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 2f5af55ad5 Bump maven-assembly-plugin from 3.3.0 to 3.4.2 (#1103)
     new 3e916d86cb Update Zipkin Brave to 5.15.0
     new e180b450fb Recording .gitmergeinfo Changes
     new 95b6ac6bb4 Bump cxf.brave.version from 5.14.1 to 5.15.0 (#1107)
     new c45b20f91d Bump reactive-streams from 1.0.3 to 1.0.4 (#1108)
     new abec6b964b Update README.md

The 5 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 +
 README.md                                     | 1 +
 distribution/src/main/release/samples/pom.xml | 1 +
 parent/pom.xml                                | 4 ++--
 4 files changed, 5 insertions(+), 2 deletions(-)


[cxf] 02/05: 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 e180b450fb835b47b5a87cf5428b3f45348c80ee
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Feb 2 21:19:27 2023 -0500

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 834443fc41..900578ddad 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -25,6 +25,7 @@ B 33e606c55927f34f3a2414bd1386931745357f38
 B 3428dd1423198b22d7662dcc8d9553a58835c130
 B 3457c8555d1ecb49cf13e29a60f7ab01ec5f2ff4
 B 3795fbc8740c882d8f276b6e9cbaf0cab107edef
+B 38582a2b8d91502cd598029104b0f87c0255d86c
 B 399a35267366297a4e2b9e7e8c53972edfa24591
 B 3e7d45d5ff4b026dcea4e6a8196f6534750c9acd
 B 44919916b3747beb059cadd95a34e0bf15202a0d


[cxf] 04/05: Bump reactive-streams from 1.0.3 to 1.0.4 (#1108)

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 c45b20f91d5cf882815fa305462a60dcbef4d643
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 2 11:12:35 2023 -0500

    Bump reactive-streams from 1.0.3 to 1.0.4 (#1108)
    
    Bumps [reactive-streams](https://github.com/reactive-streams/reactive-streams) from 1.0.3 to 1.0.4.
    - [Release notes](https://github.com/reactive-streams/reactive-streams/releases)
    - [Changelog](https://github.com/reactive-streams/reactive-streams-jvm/blob/master/RELEASE-NOTES.md)
    - [Commits](https://github.com/reactive-streams/reactive-streams/compare/v1.0.3...v1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.reactivestreams:reactive-streams
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cd551889f1..0f7d632f3d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -189,7 +189,7 @@
         <cxf.persistence-api.version>2.2.3</cxf.persistence-api.version>
         <cxf.plexus-archiver.version>4.6.1</cxf.plexus-archiver.version>
         <cxf.plexus-utils.version>3.3.1</cxf.plexus-utils.version>
-        <cxf.reactivestreams.version>1.0.3</cxf.reactivestreams.version>
+        <cxf.reactivestreams.version>1.0.4</cxf.reactivestreams.version>
         <cxf.reactor.version>3.4.26</cxf.reactor.version>
         <cxf.rhino.version>1.7.14</cxf.rhino.version>
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>


[cxf] 01/05: Update Zipkin Brave to 5.15.0

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 3e916d86cb4512e0d39d848a29d5ee63222469ec
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Feb 1 11:33:17 2023 -0500

    Update Zipkin Brave to 5.15.0
    
    (cherry picked from commit e2c881bfc0d8a95424f0a5343ab0b1bdbd16eb0f)
    (cherry picked from commit 4256e3d0797e5b92833b2e85f0b8a5f899c7317e)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2abdfefc43..cd551889f1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,7 +90,7 @@
         <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>
         <cxf.bcprov.version>1.70</cxf.bcprov.version>
         <cxf.brave.reporter.version>2.16.2</cxf.brave.reporter.version>
-        <cxf.brave.version>5.14.1</cxf.brave.version>
+        <cxf.brave.version>5.15.0</cxf.brave.version>
         <cxf.brave.zipkin.version>2.24.0</cxf.brave.zipkin.version>
         <cxf.cda.api.osgi.range>[1.1,2)</cxf.cda.api.osgi.range>
         <cxf.cdi.api.version>2.0.2</cxf.cdi.api.version>


[cxf] 03/05: Bump cxf.brave.version from 5.14.1 to 5.15.0 (#1107)

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 95b6ac6bb4808cf917a66d847514728cbcd9a3c9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 2 11:12:25 2023 -0500

    Bump cxf.brave.version from 5.14.1 to 5.15.0 (#1107)
    
    Bumps `cxf.brave.version` from 5.14.1 to 5.15.0.
    
    Updates `brave-context-slf4j` from 5.14.1 to 5.15.0
    
    Updates `brave-instrumentation-httpclient` from 5.14.1 to 5.15.0
    
    Updates `brave-instrumentation-httpasyncclient` from 5.14.1 to 5.15.0
    
    Updates `brave-instrumentation-okhttp3` from 5.14.1 to 5.15.0
    
    ---
    updated-dependencies:
    - dependency-name: io.zipkin.brave:brave-context-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.zipkin.brave:brave-instrumentation-httpclient
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.zipkin.brave:brave-instrumentation-httpasyncclient
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.zipkin.brave:brave-instrumentation-okhttp3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 distribution/src/main/release/samples/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml
index a68b348288..b92ee3bce6 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -39,6 +39,7 @@
         <cxf.tika.version>2.6.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.71</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
+        <cxf.brave.version>5.15.0</cxf.brave.version>
     </properties>
     <dependencies>
         <dependency>


[cxf] 05/05: Update README.md

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 abec6b964bb1bd5f0a83d53fd5afc21e343f56b7
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Thu Feb 2 16:30:37 2023 +0000

    Update README.md
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 9b381db479..ab137bcb0e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 [![Build Status](https://ci-builds.apache.org/job/CXF/job/CXF-JDK8/badge/icon?subject=Build)](https://ci-builds.apache.org/job/CXF/job/CXF-JDK8/)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.cxf/cxf/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.cxf/cxf)
 [![Total alerts](https://img.shields.io/lgtm/alerts/g/apache/cxf)](https://lgtm.com/projects/g/apache/cxf/alerts/)
+[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/6978/badge)](https://bestpractices.coreinfrastructure.org/projects/6978)
 
 Welcome to Apache CXF!
 ======================