Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for DistributionZipEnvironmentProvider (0.22 seconds)

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

         */
        @Internal
        val normalizedDistributionZip = DistributionZipEnvironmentProvider(project, "normalized")
    
        /**
         * A 'bin' distribution to test - for integration tests testing the final distributions
         */
        @Internal
        val binDistributionZip = DistributionZipEnvironmentProvider(project, "bin")
    
        /**
    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