Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. platforms/core-configuration/file-collections/src/integTest/groovy/org/gradle/api/file/FileCollectionIntegrationTest.groovy

        }
    
        @ToBeImplemented
        @Issue('https://github.com/gradle/gradle/issues/29147')
        def "can connect transformed incoming elements of a configuration to task input ListProperty"() {
            withZipArtifactProducingSubprojects 'p1', 'p2'
            withIdentityTransform()
            buildFile '''
                apply plugin: 'base'
                configurations {
                    implementation
                }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 12:54:09 UTC 2024
    - 21K bytes
    - Viewed (0)
Back to top