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 2020/02/11 02:45:28 UTC

[cxf] branch 3.2.x-fixes updated: Updating Brave OSGi sample README file

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


The following commit(s) were added to refs/heads/3.2.x-fixes by this push:
     new 9e431cf  Updating Brave OSGi sample README file
9e431cf is described below

commit 9e431cffc2b15bd1e4669336a2f21424bb21bc3e
Author: reta <dr...@gmail.com>
AuthorDate: Mon Feb 10 21:36:34 2020 -0500

    Updating Brave OSGi sample README file
    
    (cherry picked from commit a3b2ca93f318f8cd61d13e10f05a7bc62da44412)
    (cherry picked from commit b91d252aebb7f550a81986ab79c5b822b44193a4)
---
 .../src/main/release/samples/jax_rs/tracing_brave_osgi/README.txt       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/README.txt b/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/README.txt
index 6aa06d3..c709dc4 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/README.txt
+++ b/distribution/src/main/release/samples/jax_rs/tracing_brave_osgi/README.txt
@@ -63,7 +63,7 @@ Install this demo bundle (using the appropriate bundle version number)
   
   install -s mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okio/1.15.0_1
   install -s mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okhttp/3.11.0_1
-  install -s mvn:io.zipkin.reporter2/zipkin-sender-okhttp3/2.7.9
+  install -s mvn:io.zipkin.reporter2/zipkin-sender-okhttp3/2.12.1
   install -s mvn:org.apache.cxf.samples/jax_rs_tracing_brave_osgi/3.n.m
 
 You can verify if the CXF JAX-RS OpenZipkin Brave Blueprint Demo is installed and started.