Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for unknownRuntimeVariant (0.14 sec)

  1. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/rules/ComponentAttributesRulesIntegrationTest.groovy

                            context.details.withVariant('api') { attributes { attribute targetAttribute, 'unknownApiVariant' } }
                            context.details.withVariant('runtime') { attributes { attribute targetAttribute, 'unknownRuntimeVariant' } }
                        }
                    }
                }
    
                dependencies {
                    components {
                        withModule('org.test:module', AttributeRule, {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 28 15:10:53 UTC 2024
    - 16.7K bytes
    - Viewed (0)
Back to top