- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for expandedRootPath (0.08 seconds)
-
build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/InternalDistributionBwcSetupPluginFuncTest.groovy
tasks.register("resolveExpandedDistribution") { inputs.files(configurations.expandedDist) doLast { configurations.expandedDist.files.each { println "expandedRootPath " + (it.absolutePath - project.rootDir.absolutePath) it.eachFile { nested -> println "nested folder " + (nested.absolutePath - project.rootDir.absolutePath) }
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Fri Sep 03 10:22:28 GMT 2021 - 7.9K bytes - Click Count (0)