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 2019/06/16 01:35:48 UTC

[cxf] branch 3.2.x-fixes updated (f727ca3 -> 27e5112)

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

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


    from f727ca3  [CXF-8055]AsyncHTTPConduit should also consider jaxws spec timeout properties
     new 7026732  CXF-8056: Update to latest Brave 5.6.5
     new 27e5112  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 +
 parent/pom.xml | 6 +++---
 2 files changed, 4 insertions(+), 3 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.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 27e511289a7810faf99f83eb5f89dac7c4748ed1
Author: reta <dr...@gmail.com>
AuthorDate: Sat Jun 15 20:58:09 2019 -0400

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 1167204..e9a1df6 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -623,6 +623,7 @@ M 8df4b33f4dad2934b05cb1c0e706276f76bc7044
 M 8e78fae173033a3118e0eb278816fc3088aecbea
 M 907bfebcffb0d62304bb23a63a4e34540a7981de
 M 91260c6d9b1404452e8e91ac87e42d2f771d997e
+M 91f78e0d11ac47b7708c0bf9689d48b83a3da58a
 M 9a2f1212cd7031c8447ae4294c4c4ccc7322d9e5
 M 9bca6952c145b6ec6d2fb5726676ad7c3d67b7f7
 M 9c02f616f6aec1cf43f1d6bac810d606dab98a72


[cxf] 01/02: CXF-8056: Update to latest Brave 5.6.5

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

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

commit 70267324881e2f2e51e9c155b2791a44e9aa83f6
Author: reta <dr...@gmail.com>
AuthorDate: Sat Jun 15 20:52:49 2019 -0400

    CXF-8056: Update to latest Brave 5.6.5
    
    (cherry picked from commit 91f78e0d11ac47b7708c0bf9689d48b83a3da58a)
    
    # Conflicts:
    #	parent/pom.xml
---
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c2da314..b53a792 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -225,9 +225,9 @@
         <cxf.jexl.version>2.1.1</cxf.jexl.version>
         <cxf.htrace.version>4.2.0-incubating</cxf.htrace.version>
         <cxf.zest.version>2.1</cxf.zest.version>
-        <cxf.brave.version>5.4.2</cxf.brave.version>
-        <cxf.brave.zipkin.version>2.11.6</cxf.brave.zipkin.version>
-        <cxf.brave.reporter.version>2.7.9</cxf.brave.reporter.version>
+        <cxf.brave.reporter.version>2.8.4</cxf.brave.reporter.version>
+        <cxf.brave.version>5.6.5</cxf.brave.version>
+        <cxf.brave.zipkin.version>2.14.2</cxf.brave.zipkin.version>
         <cxf.opentracing.version>0.30.0</cxf.opentracing.version>
         <cxf.jaeger.version>0.20.6</cxf.jaeger.version>
         <cxf.findbugs.version>3.0.2</cxf.findbugs.version>