Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

        /**
         * Caller should add define an 'inputFiles' property to define the inputs to the transform
         */
        def setupBuildWithTransformFileInputs(String inputAnnotations = "@InputFiles") {
            setupBuildWithColorTransform {
                params("""
                    someFiles.from { project.inputFiles }
                """)
            }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 24 06:54:47 UTC 2023
    - 20.6K bytes
    - Viewed (0)
Back to top