Skip to content

Conversation

@jaydeluca
Copy link
Member

@jaydeluca jaydeluca commented Aug 29, 2025

Related to #14541

Reverts the conversion to JvmTestSuite in #14542 since it requires specifying the source directory (if it doesn't match the name), and the dependencies, which would add a lot more boilerplate.

Instead, just going back to using the Test tasks and adding these two lines:

testClassesDirs = sourceSets.test.get().output.classesDirs
classpath = sourceSets.test.get().runtimeClasspath

@jaydeluca jaydeluca marked this pull request as ready for review August 30, 2025 13:19
@jaydeluca jaydeluca requested a review from a team as a code owner August 30, 2025 13:19
@laurit laurit merged commit 0cf2488 into open-telemetry:main Aug 31, 2025
89 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