Replies: 2 comments
-
This is an issue not a discusssion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has been cooking quite a while. With JDK17, Q 3.6.1, and Gradle 8.5 -- this issue with the explicitly created configurations still exists. Gradle 9, looks like it is trending towards mid 2024. Is there any planned resoltuion for this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tasks nativeTestRuntimeOnly, nativeTestImplementation, integrationTestRuntimeOnly, integrationTestImplementation are affected.
In relation to:
@QuarkusTest
and@QuarkusIntegrationTest
to coexist in same test suite #23528Will this affect the way quarkus do thing in relation to these tasks created by the quarkus specific sourcesets??
Beta Was this translation helpful? Give feedback.
All reactions