Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for startScriptResolver (0.17 sec)

  1. build-logic/packaging/src/main/kotlin/gradlebuild.distributions.gradle.kts

    val agentsRuntimeClasspath by libraryResolver(listOf(agentsRuntimeOnly))
    agentsRuntimeClasspath.description = "Resolves to all Jars that need to be added as agents"
    val gradleScriptPath by startScriptResolver(":gradle-cli-main")
    gradleScriptPath.description = "Resolves to the Gradle start scripts (bin/*) - automatically adds dependency to the :launcher project"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 24 06:16:07 UTC 2024
    - 19.2K bytes
    - Viewed (0)
Back to top