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

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

Merged
merged 8 commits into from
Mar 28, 2024

Conversation

mssfang
Copy link
Member

@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
Copy link
Member Author

mssfang commented Mar 18, 2024

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

Copy link

No pipelines are associated with this pull request.

1 similar comment
Copy link

No pipelines are associated with this pull request.

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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