You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/03/18 15:19:34 UTC

[cxf] branch CXF-7949_jakarta-servlet updated (36f7194 -> 03a6e4f)

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

buhhunyx pushed a change to branch CXF-7949_jakarta-servlet
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 36f7194  fix org.apache.cxf.osgi.itests-felix
     add 330f0f9  CXF-8238: Tracing spans need more tag to make it clearer
     add 1367e94  Updating ActiveMQ to 5.15.12
     add babe9c6  Updating Apache Tomcat
     add 16d2858  Updating Tika to 1.24
     add c8b2075  Updating woodstox to 5.3.0
     add 6a984d1  Adding a test for the service listing + private endpoints
     add 4644035  CXF-8246 - The bus may be null on instantiating ServiceListGeneratorServlet in OSGi
     add bbe076c  Merge remote-tracking branch 'origin/master' into CXF-7949_jakarta-servlet
     add 03a6e4f  Update to tomcat 9.0.33

No new revisions were added by this update.

Summary of changes:
 .../opentracing/AbstractOpenTracingClientProvider.java    |  1 +
 .../tracing/opentracing/AbstractOpenTracingProvider.java  |  1 +
 parent/pom.xml                                            |  8 ++++----
 .../servlet/servicelist/ServiceListGeneratorServlet.java  |  3 +++
 .../cxf/systest/jaxrs/JAXRSServicesListingTest.java       | 15 +++++++++++++++
 .../src/test/resources/service_listing/WEB-INF/beans.xml  |  8 ++++++++
 .../jaxrs/tracing/opentracing/OpenTracingTracingTest.java |  3 +++
 .../jaxws/tracing/opentracing/OpenTracingTracingTest.java |  2 ++
 8 files changed, 37 insertions(+), 4 deletions(-)