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

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


    from 7a4d0b1b6b Update Jetty to 9.4.47.v20220610 (#965)
     new 50679288e5 Fix ws-discovery-api test on MacOS on M1
     new 89e21ca00e Set the Spring HandlerMapping.bestMatchingPattern on the 
httprequest.  This allows spring metrics to display the uri instead of "UNKNOWN"
     new 8570eaeab7 Update jettison version
     new 7fc2c4ca26 Recording .gitmergeinfo Changes

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmergeinfo                                                     | 2 ++
 parent/pom.xml                                                    | 2 +-
 .../java/org/apache/cxf/jaxrs/interceptor/JAXRSInInterceptor.java | 8 +++++++-
 .../jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/HttpUtils.java | 7 +++++++
 .../apache/cxf/transport/http_jetty/JettyHTTPDestinationTest.java | 2 ++
 .../cxf/transport/http/netty/server/NettyHttpDestinationTest.java | 2 ++
 .../cxf/transport/http_undertow/UndertowHTTPDestinationTest.java  | 2 ++
 .../org/apache/cxf/transport/http/AbstractHTTPDestination.java    | 5 +++++
 .../java/org/apache/cxf/ws/discovery/WSDiscoveryClientTest.java   | 8 ++++----
 9 files changed, 32 insertions(+), 6 deletions(-)

Reply via email to