You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/09/29 17:47:38 UTC

[cxf] branch 3.1.x-fixes updated (228f009 -> 1de399a)

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

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


    from 228f009  CXF-7844: Change Zipkin/Brave XML to use brave-spring-beans. Updating to latest Brave version (5.4.1).
     add 323cf74  Fixing checkstyle issues in the distribution
     add 1de399a  Recording .gitmergeinfo Changes

No new revisions were added by this update.

Summary of changes:
 .gitmergeinfo                                                       | 1 +
 .../src/main/java/demo/jaxrs/tracing/server/CatalogTracing.java     | 5 +++--
 .../main/java/demo/jaxrs/tracing/server/AsyncReporterConverter.java | 2 +-
 .../main/java/demo/jaxrs/tracing/server/CatalogTracingFactory.java  | 6 +++++-
 .../main/java/demo/jaxws/tracing/server/AsyncReporterConverter.java | 2 +-
 .../main/java/demo/jaxws/tracing/server/CatalogTracingFactory.java  | 6 +++++-
 .../java/demo/jaxws/tracing/server/impl/CatalogServiceImpl.java     | 5 ++---
 7 files changed, 18 insertions(+), 9 deletions(-)