Skip to content

Fix several build warnings around deprecations#1046

Merged
breedx-splk merged 2 commits into
open-telemetry:mainfrom
breedx-splk:fix_build_warnings
Jul 8, 2025
Merged

Fix several build warnings around deprecations#1046
breedx-splk merged 2 commits into
open-telemetry:mainfrom
breedx-splk:fix_build_warnings

Conversation

@breedx-splk
Copy link
Copy Markdown
Contributor

No description provided.

@breedx-splk breedx-splk requested a review from a team as a code owner July 7, 2025 18:42
Comment thread build.gradle.kts
}

extra["java_version"] = JavaVersion.VERSION_1_8
extra["jvm_target"] = JvmTarget.JVM_1_8
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we reuse the java_version value?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sadly no, the types don't match.

@breedx-splk breedx-splk merged commit 2173ab8 into open-telemetry:main Jul 8, 2025
6 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.

2 participants