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

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


    from 139cf0282a Recording .gitmergeinfo Changes
     new 6b7c35a538 Fix ws-discovery-api test on MacOS on M1
     new ea15f32962 Set the Spring HandlerMapping.bestMatchingPattern on the 
httprequest.  This allows spring metrics to display the uri instead of "UNKNOWN"
     new fccdf2f6a6 Update jettison version
     new 97670b3ac0 Recording .gitmergeinfo Changes
     new 585d3487e0 Update release notes for 3.4.8

The 5 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 +
 distribution/src/main/release/release_notes.txt    | 56 +++++++---------------
 parent/pom.xml                                     |  2 +-
 .../cxf/jaxrs/interceptor/JAXRSInInterceptor.java  |  8 +++-
 .../java/org/apache/cxf/jaxrs/utils/HttpUtils.java |  7 +++
 .../http_jetty/JettyHTTPDestinationTest.java       |  2 +
 .../netty/server/NettyHttpDestinationTest.java     |  2 +
 .../http_undertow/UndertowHTTPDestinationTest.java |  2 +
 .../transport/http/AbstractHTTPDestination.java    |  5 ++
 .../cxf/ws/discovery/WSDiscoveryClientTest.java    |  8 ++--
 10 files changed, 48 insertions(+), 46 deletions(-)

Reply via email to