Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for noDeprecationChecks (0.15 sec)

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

            def outputDir2 = immutableOutputDir("lib2-1.0.jar", "lib2-1.0.jar.txt").assertExists()
            journal.assertExists()
    
            when:
            executer.noDeprecationChecks()
            run '--stop' // ensure daemon does not cache file access times in memory
            def beforeCleanup = MILLISECONDS.toSeconds(System.currentTimeMillis())
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 11:52:44 UTC 2024
    - 97.8K bytes
    - Viewed (0)
Back to top