Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#noissue] Fix cxf-it test #10005

Merged
merged 1 commit into from
May 30, 2023

Conversation

jaehong-kim
Copy link
Contributor

Fix cxf-it test

com.navercorp.pinpoint.plugin.cxf.CxfClientIT.test[cxf-rt-rs-client-3.6.0:child:8]

Error Message
java.lang.UnsupportedClassVersionError: org/apache/cxf/jaxrs/client/WebClient has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

@jaehong-kim jaehong-kim added this to the 2.6.0 milestone May 30, 2023
@jaehong-kim jaehong-kim self-assigned this May 30, 2023
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #10005 (c2a6aac) into master (a5dff7d) will decrease coverage by 0.34%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #10005      +/-   ##
============================================
- Coverage     38.98%   38.64%   -0.34%     
+ Complexity    11804    11597     -207     
============================================
  Files          3602     3570      -32     
  Lines         94017    93043     -974     
  Branches      10381    10261     -120     
============================================
- Hits          36650    35960     -690     
+ Misses        54212    54001     -211     
+ Partials       3155     3082      -73     

see 64 files with indirect coverage changes

@jaehong-kim jaehong-kim merged commit 7405e18 into pinpoint-apm:master May 30, 2023
@jaehong-kim jaehong-kim deleted the fix-cxf-it-test branch May 30, 2023 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant