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

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


    from 53b3719fb7 Update Jetty to 9.4.47.v20220610 (#965)
     new 0a6d9ccffe Fix ws-discovery-api test on MacOS on M1
     new a8de30b2c4 Set the Spring HandlerMapping.bestMatchingPattern on the 
httprequest.  This allows spring metrics to display the uri instead of "UNKNOWN"
     new 426210e578 Update jettison version
     new b19a230888 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