Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SummarizingChangeContainer (0.2 sec)

  1. platforms/core-execution/execution/src/main/java/org/gradle/internal/execution/history/changes/DefaultExecutionStateChangeDetector.java

                remainingPreviouslyProducedOutputs
            );
    
            // Collect changes that would trigger a rebuild
            ChangeContainer rebuildTriggeringChanges = errorHandling(executable, new SummarizingChangeContainer(
                previousSuccessState,
                implementationChanges,
                inputPropertyChanges,
                inputPropertyValueChanges,
                outputFilePropertyChanges,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Apr 26 16:02:34 UTC 2024
    - 8.5K bytes
    - Viewed (0)
Back to top