Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expectRetentionMethodDeprecationWarning (0.35 sec)

  1. platforms/core-execution/build-cache-local/src/integTest/groovy/org/gradle/caching/local/internal/AbstractBuildCacheCleanupIntegrationTest.groovy

                buildCache {
                    local {
                        removeUnusedEntriesAfterDays = ${period}
                    }
                }
            """
        }
    
        def expectRetentionMethodDeprecationWarning() {
            executer.expectDocumentedDeprecationWarning(
                "The DirectoryBuildCache.removeEntriesAfterDays property has been deprecated. " +
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 16:53:17 UTC 2024
    - 12.4K bytes
    - Viewed (0)
Back to top