Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. platforms/documentation/docs/src/docs/userguide/optimizing-performance/configuration_cache.adoc

    ----
    ❯ gradle --configuration-cache --configuration-cache-problems=warn someTask -DsomeDestination=dest
    include::{snippetsPath}/configurationCache/problemsGroovy/tests/store.out[]
    Configuration cache entry stored with 1 problem.
    ❯ gradle --configuration-cache --configuration-cache-problems=warn someTask -DsomeDestination=dest
    include::{snippetsPath}/configurationCache/problemsGroovy/tests/load.out[]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Mar 29 16:24:12 UTC 2024
    - 71.1K bytes
    - Viewed (0)
Back to top