Skip to content

Comments

[Core-JDK-Vertx-Matrix] Added JDK and Vertx Http Clients dependencies to all libraries.#39279

Merged
mssfang merged 8 commits intoAzure:mainfrom
mssfang:Communication-JDK-Vertx
Mar 28, 2024
Merged

[Core-JDK-Vertx-Matrix] Added JDK and Vertx Http Clients dependencies to all libraries.#39279
mssfang merged 8 commits intoAzure:mainfrom
mssfang:Communication-JDK-Vertx

Conversation

@mssfang
Copy link
Contributor

@mssfang mssfang commented Mar 18, 2024

This PR adds JDK and VertX HTTP clients dependences to the client libraries. (Fact: those libraries use OkHttpClient as well, just align in a group of Httpclient in Test-Scope azure-sdk-for-java supports, we support netty, okhttp, jdk, and vertx http clients up to today)

Note:

If see error below, to add the jdkhttpclient dependency to pass the pipeline, same as this PR.

TestBase.getHttpClients:287 » UnsupportedClassVersion com/azure/core/http/jdk/httpclient/JdkHttpClientProvider 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

@mssfang mssfang added the Azure.Core azure-core label Mar 18, 2024
@mssfang mssfang requested a review from alzimmermsft March 18, 2024 18:59
@mssfang mssfang self-assigned this Mar 18, 2024
@mssfang
Copy link
Contributor Author

mssfang commented Mar 18, 2024

/azp run java - azure-communication-identity - tests

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

1 similar comment
@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssfang mssfang changed the title [Core-JDK-Vertx-Matrix] Added add-reads to all libraries [Core-JDK-Vertx-Matrix] Added JDK and Vertx Http Clients dependencies to all libraries. Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Core azure-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants