This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from adfe7ef CXF-8376: Misleading Error Message From
UriBuilder.path(Method) (#727)
new 2c8f017 CXF-8367: Micrometer always reports outcome=UNKNOWN on
success cases (#726)
new c632ae2 Recording .gitmergeinfo Changes
The 2 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 +
.../java/org/apache/cxf/message/MessageUtils.java | 51 ++++++++++++++++++++++
.../metrics/micrometer/provider/StandardTags.java | 14 +++---
.../provider/jaxws/JaxwsFaultCodeProvider.java | 9 ++--
.../micrometer/provider/StandardTagsTest.java | 25 +++--------
.../provider/jaxws/JaxwsFaultCodeProviderTest.java | 34 ++++++++++++++-
.../transport/http/AbstractHTTPDestination.java | 40 ++---------------
7 files changed, 103 insertions(+), 72 deletions(-)