Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for buildPath (0.27 sec)

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

                with(plannedTransformStepIdentity) {
                    nodeType == "TRANSFORM_STEP"
                    consumerBuildPath == ":"
                    consumerProjectPath == ":app"
                    componentId == [buildPath: ":", projectPath: ":lib"]
                    sourceAttributes == [artifactType: "jar", usage: "api"]
                    targetAttributes == [artifactType: "size", usage: "api"]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Nov 07 18:43:42 UTC 2023
    - 100.8K bytes
    - Viewed (0)
Back to top