Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createRootFingerprint (0.34 sec)

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

                    if (visitor.visitChange(FINGERPRINT_CHANGE_FACTORY.modified(
                        currentSnapshot.getAbsolutePath(),
                        propertyTitle,
                        createRootFingerprint(previousSnapshot),
                        createRootFingerprint(currentSnapshot)
                    ))) {
                        // Only one of the types will be a directory, so we now need to report all children of the other one.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:46:15 UTC 2023
    - 8K bytes
    - Viewed (0)
Back to top