Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getProjectConfig (0.07 seconds)

  1. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/InternalDistributionDownloadPlugin.java

                                + "') "
                                + "without a bundled JDK is not supported."
                        );
                    }
                    String projectConfig = getProjectConfig(distribution, unreleasedInfo);
                    return new ProjectBasedDistributionDependency(
                        (config) -> projectDependency(project, unreleasedInfo.gradleProjectPath, projectConfig)
                    );
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Fri Aug 20 19:11:05 GMT 2021
    - 8.8K bytes
    - Click Count (0)
Back to Top