Gradle / subprojects / dependency-management / src / integTest / ... / gradle / integtests / resolve / transform
ArtifactTransformCachingIntegrationTest.groovy
![]() |
![]() |
f7802a4Treat the artifacts produced for a local file dependency and those produced for other kinds of dependencies more similarly, when visiting the result.
Specifically, merge `ArtifactVisitor.visitFile()` into `ArtifactVisitor.visitArtifact()`, so that now all files/artifacts that participate in the resolution result are represented as a `ResolvableArtifact`. f7a5136Merge pull request #8934 from gradle/wolfs/xforms/allow-immediate-for-scheduled
Re-use scheduled transform result only when available |
![]() |
Got a suggestion or an issue?
Discuss it on the Atlassian Community or
visit Atlassian Support for other options.