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

Run HC5 tests also against VertxHttpClientHTTPConduit #1714

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

ppalaga
Copy link
Contributor

@ppalaga ppalaga commented Feb 8, 2025

No description provided.

@ppalaga ppalaga requested a review from a team as a code owner February 8, 2025 07:50
@@ -136,11 +136,20 @@

@Test
void conduit() {
boolean isHc5;
try {
Class<?> cl = Class.forName("org.apache.cxf.transport.http.asyncclient.hc5.AsyncHTTPConduit");

Check notice

Code scanning / CodeQL

Unread local variable Note test

Variable 'Class<?> cl' is never read.
@ppalaga ppalaga merged commit 6817eaf into quarkiverse:main Feb 9, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant