Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for applyToolchainRegistryPlugin (0.35 sec)

  1. platforms/jvm/language-java/src/integTest/groovy/org/gradle/jvm/toolchain/JavaToolchainDownloadSpiKotlinIntegrationTest.groovy

    class JavaToolchainDownloadSpiKotlinIntegrationTest extends AbstractIntegrationSpec {
    
        def "can inject custom toolchain registry via settings plugin"() {
            settingsKotlinFile << """
                ${applyToolchainRegistryPlugin("CustomToolchainResolver", customToolchainRegistryCode())}
                toolchainManagement {
                    jvm {
                        javaRepositories {
                            repository("custom") {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Feb 28 10:53:57 UTC 2024
    - 4.1K bytes
    - Viewed (0)
Back to top