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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 411fb51  examples: update readme according to Jaeger version update
411fb51 is described below

commit 411fb51bccd3869a97e9e807f14f50ca6b1f2a10
Author: Alexey Markevich <[email protected]>
AuthorDate: Fri Oct 11 17:55:35 2019 +0300

    examples: update readme according to Jaeger version update
---
 .../main/release/samples/jax_rs/tracing_opentracing_osgi/README.txt   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_opentracing_osgi/README.txt
 
b/distribution/src/main/release/samples/jax_rs/tracing_opentracing_osgi/README.txt
index a08719d..2a4ceb6 100644
--- 
a/distribution/src/main/release/samples/jax_rs/tracing_opentracing_osgi/README.txt
+++ 
b/distribution/src/main/release/samples/jax_rs/tracing_opentracing_osgi/README.txt
@@ -60,8 +60,8 @@ we are using Uber Jaeger:
   install -s wrap:mvn:com.squareup.okio/okio/1.13.0
   install -s wrap:mvn:com.squareup.okhttp3/okhttp/3.9.0
   install -s wrap:mvn:org.apache.thrift/libthrift/0.12.0
-  install -s wrap:mvn:io.jaegertracing/jaeger-core/0.35.4 
-  install -s wrap:mvn:io.jaegertracing/jaeger-thrift/0.35.4
+  install -s wrap:mvn:io.jaegertracing/jaeger-core/1.0.0
+  install -s wrap:mvn:io.jaegertracing/jaeger-thrift/1.0.0
   
 Install this demo bundle (using the appropriate bundle version number)
   

Reply via email to