Skip to content

Conversation

@jaydeluca
Copy link
Member

Bandaid to get us a green build until 4.0 is released

@jaydeluca jaydeluca marked this pull request as ready for review November 13, 2025 22:31
@jaydeluca jaydeluca requested a review from a team as a code owner November 13, 2025 22:31
// 4.0 introduces submitListenable() methods
testLibrary("org.springframework:spring-core:4.0.0.RELEASE")

latestDepTestLibrary("org.springframework:spring-core:6.+") // documented limitation
Copy link
Member

Choose a reason for hiding this comment

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

where is that documented?

Copy link
Contributor

Choose a reason for hiding this comment

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

There is a script that checks build scripts for latestDepTestLibrary dependencies that restrict the version. It expects there to be a comment that explains why the restriction was set. See https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/.github/scripts/check-latest-dep-test-overrides.sh Arguably here a better comment could be used.

@jaydeluca jaydeluca closed this Nov 14, 2025
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.

3 participants