Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CachedStoreFactory (0.21 sec)

  1. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/api/ResolutionResultApiIntegrationTest.groovy

                            }
                        }
                        println 'Waiting for the cache to expire'
                        // see org.gradle.api.internal.artifacts.ivyservice.resolveengine.store.CachedStoreFactory
                        Thread.sleep(800) // must be > cache expiry
                        println 'Read result again'
                        result.allComponents {
                            it.selectionReason.descriptions.each {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 24 06:54:47 UTC 2023
    - 30.5K bytes
    - Viewed (0)
Back to top