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 a1c9edd Recording .gitmergeinfo Changes
new 4d3cf61 Add missing cxf-rt-rs-security-xml dep to bom (#765)
new 8c27080 CXF-8393: Umbrella issue to address fixing flaky tests (#760)
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:
bom/pom.xml | 5 ++++
parent/pom.xml | 5 ++++
systests/microprofile/client/async/pom.xml | 6 +++++
.../cxf/microprofile/AnnotationTransformer.java | 21 ++++++++---------
.../org/apache/cxf/microprofile/RetryAnalyzer.java | 27 +++++++++++-----------
systests/microprofile/client/weld/testng.xml | 3 +++
6 files changed, 43 insertions(+), 24 deletions(-)
copy
rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/services/BeanService.java
=>
systests/microprofile/client/weld/src/test/java/org/apache/cxf/microprofile/AnnotationTransformer.java
(67%)
copy
rt/ws/eventing/src/main/java/org/apache/cxf/ws/eventing/shared/utils/EPRInspectionTool.java
=>
systests/microprofile/client/weld/src/test/java/org/apache/cxf/microprofile/RetryAnalyzer.java
(63%)