Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reserved_configuration_names (3.2 sec)

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

                "This is scheduled to be removed in Gradle 9.0. Use a different name for the configuration '$name'. " +
                "Consult the upgrading guide for further information: ${BASE_URL}/userguide/upgrading_version_8.html#reserved_configuration_names")
    
            when:
            succeeds "help"
    
            then:
            verifyAll(receivedProblem(0)) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Mar 28 15:16:47 UTC 2024
    - 8.7K bytes
    - Viewed (0)
Back to top