Re: CXF-8378: Backward compatible issue in 3.4.1 and 3.3.8

2020-11-20 Thread Colm O hEigeartaigh
Hi Jim, Do you know which CXF commit caused the regression. Do we have no tests for CXFAuthenticator? Colm. On Fri, Nov 20, 2020 at 11:19 AM Jim Ma wrote: > When upgrade cxf to 3.3.8/3.4.1, the cxf client with > CXFAuthenticator throws NoClassDefFoundError like following : >

[GitHub] [cxf] reta merged pull request #726: CXF-8367: Micrometer always reports outcome=UNKNOWN on success cases

2020-11-20 Thread GitBox
reta merged pull request #726: URL: https://github.com/apache/cxf/pull/726 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [cxf] jimma commented on a change in pull request #728: [CXF-8378]:Fix NoClassDefFoundError: org/apache/cxf/common/util/Refle…

2020-11-20 Thread GitBox
jimma commented on a change in pull request #728: URL: https://github.com/apache/cxf/pull/728#discussion_r527630667 ## File path: rt/transports/http/src/main/java/org/apache/cxf/transport/http/ReferencingAuthenticator.java ## @@ -122,15 +125,41 @@ PasswordAuthentication

CXF-8378: Backward compatible issue in 3.4.1 and 3.3.8

2020-11-20 Thread Jim Ma
When upgrade cxf to 3.3.8/3.4.1, the cxf client with CXFAuthenticator throws NoClassDefFoundError like following : java.lang.NoClassDefFoundError: org/apache/cxf/common/util/ReflectionUtil at org.apache.cxf.transport.http.ReferencingAuthenticator.tryWith(ReferencingAuthenticator.java:125) at

[GitHub] [cxf] andrei-ivanov commented on a change in pull request #728: [CXF-8378]:Fix NoClassDefFoundError: org/apache/cxf/common/util/Refle…

2020-11-20 Thread GitBox
andrei-ivanov commented on a change in pull request #728: URL: https://github.com/apache/cxf/pull/728#discussion_r527594335 ## File path: rt/transports/http/src/main/java/org/apache/cxf/transport/http/ReferencingAuthenticator.java ## @@ -122,15 +125,41 @@

[GitHub] [cxf] jimma opened a new pull request #729: [CXF-8378]:Fix NoClassDefFoundError: org/apache/cxf/common/util/Refle…

2020-11-20 Thread GitBox
jimma opened a new pull request #729: URL: https://github.com/apache/cxf/pull/729 …ctionUtil This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [cxf] jimma opened a new pull request #728: [CXF-8378]:Fix NoClassDefFoundError: org/apache/cxf/common/util/Refle…

2020-11-20 Thread GitBox
jimma opened a new pull request #728: URL: https://github.com/apache/cxf/pull/728 …ctionUtil This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above