Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for annotateTaskPropertiesDoc (0.24 sec)

  1. platforms/extensibility/plugin-development/src/main/java/org/gradle/plugin/devel/tasks/ValidatePlugins.java

                            annotateTaskPropertiesDoc(),
                            messages.collect(joining()));
                    } else {
                        reportProblems(problems);
                        throw WorkValidationException.forProblems(messages.collect(toImmutableList()))
                            .withSummaryForPlugin()
                            .getWithExplanation(annotateTaskPropertiesDoc());
                    }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 04 07:42:50 UTC 2024
    - 8K bytes
    - Viewed (0)
Back to top