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

Fix vertx-http-client testLatestDeps Xlint errors #5228

Merged
merged 2 commits into from
Jan 26, 2022
Merged

Fix vertx-http-client testLatestDeps Xlint errors #5228

merged 2 commits into from
Jan 26, 2022

Conversation

trask
Copy link
Member

@trask trask commented Jan 25, 2022

No description provided.

@trask trask requested a review from a team January 25, 2022 23:32
Comment on lines 17 to 19
compileOnly("io.vertx:vertx-codegen:4.0.0")
testCompileOnly("io.vertx:vertx-codegen:4.0.0")
// vertx-codegen and vertx-docgen dependencies are needed for Xlint's annotation checking
library("io.vertx:vertx-codegen:4.0.0")
testLibrary("io.vertx:vertx-docgen:4.0.0")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change wasn't necessary, but I think is good so that these library versions will also vary with the vertx-core version

@trask trask merged commit 953fd10 into open-telemetry:main Jan 26, 2022
@trask trask deleted the fix-latest-dep-tests branch January 26, 2022 04:58
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
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.

2 participants