Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for readDistroUrl (0.12 sec)

  1. platforms/core-runtime/wrapper-shared/src/main/java/org/gradle/wrapper/WrapperExecutor.java

            if (propertiesFile.exists()) {
                try {
                    loadProperties(propertiesFile, properties);
                    config.setDistribution(WrapperDistributionUrlConverter.convertDistributionUrl(readDistroUrl(), propertiesFile.getParentFile()));
                    config.setDistributionBase(getProperty(DISTRIBUTION_BASE_PROPERTY, config.getDistributionBase()));
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:12:34 UTC 2023
    - 5.9K bytes
    - Viewed (0)
Back to top