Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for withValidationContext (0.16 sec)

  1. platforms/core-execution/execution/src/main/java/org/gradle/internal/execution/ExecutionEngine.java

             */
            void forceNonIncremental(String nonIncremental);
    
            /**
             * Set the validation context to use during execution.
             */
            void withValidationContext(WorkValidationContext validationContext);
    
            /**
             * Execute the unit of work using available optimizations like
             * up-to-date checks, build cache and incremental execution.
             */
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 22 23:08:17 UTC 2024
    - 6K bytes
    - Viewed (0)
Back to top