Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for disableJarCachingWhenUsingOldGradleVersion (0.72 sec)

  1. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r22/BuildActionCrossVersionSpec.groovy

        def "can change the implementation of an action"() {
            // Make sure we reuse the same daemon
            toolingApi.requireIsolatedDaemons()
    
            disableJarCachingWhenUsingOldGradleVersion()
    
            def workDir = temporaryFolder.file("work")
            def implJar = workDir.file("action-impl.jar")
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:20 UTC 2023
    - 3.9K bytes
    - Viewed (0)
Back to top