Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for distZipVersion (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. build-logic/integration-testing/src/main/kotlin/gradlebuild/integrationtests/tasks/DistributionTest.kt

                "integTest.samplesdir" to absolutePathOf(gradleSnippetsDir),
                "org.gradle.integtest.daemon.registry" to absolutePathOf(daemonRegistry.dir(gradleDistribution.name)),
                "integTest.distZipVersion" to distZipVersion.get()
            ).asSystemPropertyJvmArguments()
        }
    
        @Internal
        override fun getName() =
            "gradleInstallationForTest"
    }
    
    
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Mon Aug 18 18:02:41 GMT 2025
    - 7.7K bytes
    - Click Count (0)
Back to Top