Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for withVariantReselection (0.09 seconds)

  1. build-logic/build-update-utils/src/main/kotlin/gradlebuild.root-target-runtimes.gradle.kts

        extendsFrom(runtimeAware)
        configureAsRuntimeJarClasspath(objects)
    }.flatMap {
        it.incoming.artifactView {
            withVariantReselection()
            attributes {
                attribute(Category.CATEGORY_ATTRIBUTE, objects.named("target-runtime-details"))
                attribute(Usage.USAGE_ATTRIBUTE, objects.named("target-runtime-details"))
            }
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Wed Mar 11 22:40:18 GMT 2026
    - 2.2K bytes
    - Click Count (0)
Back to Top