You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/11/14 13:32:11 UTC

[cxf] branch main updated (8af9ece135 -> 8f4d3d4641)

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

reta pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from 8af9ece135 Remove duplicated cxf-rt-security entry from BOM artifact
     add 8f4d3d4641 Bringing back RetryAnalyzer to mitigate flaky Microprofile Rest Client TCK tests (#1025)

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml                                     |  2 +-
 systests/microprofile/client/weld/pom.xml          |  9 ++++++--
 .../cxf/microprofile/AnnotationTransformer.java    | 21 ++++++++---------
 .../org/apache/cxf/microprofile/RetryAnalyzer.java | 27 +++++++++++-----------
 4 files changed, 32 insertions(+), 27 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%)