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 2018/09/29 00:11:56 UTC

[cxf] branch 3.1.x-fixes updated (6ceee08 -> 228f009)

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

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


    from 6ceee08  [CXF-7851]NullPointerException in cxf-java2ws-plugin with more than one attachWsdl=true
     add 228f009  CXF-7844: Change Zipkin/Brave XML to use brave-spring-beans. Updating to latest Brave version (5.4.1).

No new revisions were added by this update.

Summary of changes:
 .../release/samples/jax_rs/tracing_brave/pom.xml   |  4 ++--
 .../java/demo/jaxrs/tracing/client/Client.java     | 24 ++++++++++------------
 .../demo/jaxrs/tracing/server/CatalogTracing.java  | 22 +++++++++++++++-----
 .../samples/jax_rs/tracing_brave_osgi/README.txt   |  2 +-
 .../samples/jaxws_tracing_brave_osgi/README.txt    |  2 +-
 parent/pom.xml                                     |  6 +++---
 6 files changed, 35 insertions(+), 25 deletions(-)