Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ContextualErrorMessageProperty (0.19 sec)

  1. subprojects/core/src/main/java/org/gradle/api/internal/cache/DefaultCacheConfigurations.java

            this.cleanup = new ContextualErrorMessageProperty<>(propertyHost, Cleanup.class, "cleanup").convention(createCleanupConvention());
            this.markingStrategy = new ContextualErrorMessageProperty<>(propertyHost, MarkingStrategy.class, "markingStrategy").convention(MarkingStrategy.CACHEDIR_TAG);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 09 20:26:37 UTC 2024
    - 14.4K bytes
    - Viewed (0)
Back to top